Uleat
ecd695ff9b
Script and server code query updates for bots_updater
2015-10-09 21:34:31 -04:00
Uleat
9bf4f399da
Temporarily disabled bot versioning until script methods are corrected
2015-10-03 13:42:00 -04:00
Uleat
3ac87c8e31
Merge branch 'master' of https://github.com/EQEmu/Server into bots_updater
2015-10-02 20:49:13 -04:00
Uleat
07ee9901b7
Name change for base bot schema sql files
2015-10-02 20:48:24 -04:00
Akkadius
1e3f7b14c8
Bots database versioning (prep) [skip ci]
2015-10-02 19:40:58 -05:00
Uleat
a5f805e1f7
Unversioned...
2015-10-02 18:59:56 -04:00
Uleat
0999278b75
Initial bots_updater commit
2015-10-02 18:57:51 -04:00
Uleat
a6148565e5
Fix for load_bots.sql using '\\' as a delimiter (Changed to '$$')
2015-01-12 15:53:33 -05:00
Uleat
223d06645d
Added clarification to 'drop_bots.sql' notes for cases of failed script
2014-10-17 21:04:29 -04:00
Uleat
2267881d52
Fixed BOTS auto-convert code and load/drop scripts. Added a sql for fixing an existing database that was auto-converted incorrectly (located in ../bots/deprecated)
2014-10-16 19:16:52 -04:00
Uleat
69c0405004
Updated both load and drop sqls for bots..added a 'deprecated' load for pre-pp blob conversion databases..the auto-conversion code will catch this if the server
...
is updated to a newer version. (Had a really nice load script coded..but, the supported version of MySQL doesn't support 'TEMPORARY' procedures, nor commit commands from
'PREPARE(d)' statements... :( )
2014-10-15 07:49:39 -04:00
Uleat
955f164efb
Added optional rule for allowing bots to auto-update with their owner.
...
(Run the optional sql script to activate this feature)
2014-03-31 09:31:49 -04:00
Uleat
cfdd48b2a3
Fix for bot guild script failures.
...
MOVED 'load_bots.sql' and 'drop_bots.sql' into this repository. (They are updated)
2014-03-22 05:17:38 -04:00