AriDEV
|
73f3277ce0
|
Database: Update create_mysql.sql
|
2024-04-15 13:22:10 +02:00 |
|
SkyFire
|
bcc24b8c2f
|
This bothered the shit out of someone they had to make a bug report. Closes #500
Signed-off-by: SkyFire <admin@projectskyfire.org>
|
2014-10-26 20:09:53 -05:00 |
|
Abel Derderian
|
68cc5f6c09
|
Update create_mysql.sql
Fix for line 11
|
2014-07-17 15:43:48 +02:00 |
|
zamalaev
|
43356787ac
|
fixed user and password database
|
2014-05-29 23:11:29 +04:00 |
|
click
|
1a124618f3
|
Buildsystem: Stop the retarded recursive hunting for CMakeLists.txt when copying SQL-files nad use the proper method for direct copying.
Closes issue 5240
--HG--
branch : trunk
|
2010-12-24 18:33:11 +01:00 |
|
Brian
|
00a63ea164
|
* Update drop file as well
--HG--
branch : trunk
|
2010-07-09 02:47:16 -06:00 |
|
Brian
|
100fecaeab
|
* Updated DB name in DB create file to reflect the new authserver
--HG--
branch : trunk
|
2010-07-09 02:42:30 -06:00 |
|
Brian
|
5a9076486f
|
* Renamed some directories in sql/ to more accurately reflect their purpose
--HG--
branch : trunk
rename : sql/auth_database.sql => sql/base/auth_database.sql
rename : sql/character_database.sql => sql/base/character_database.sql
rename : sql/world_database.sql => sql/base/world_database.sql
rename : sql/tools/CMakeLists.txt => sql/create/CMakeLists.txt
rename : sql/tools/create_mysql.sql => sql/create/create_mysql.sql
rename : sql/tools/drop_mysql.sql => sql/create/drop_mysql.sql
rename : sql/full/CMakeLists.txt => sql/scripts/CMakeLists.txt
rename : sql/full/world_script_texts.sql => sql/scripts/world_script_texts.sql
rename : sql/full/world_script_waypoints.sql => sql/scripts/world_script_waypoints.sql
rename : sql/full/world_scripts_full.sql => sql/scripts/world_scripts_full.sql
|
2010-06-09 00:54:15 -06:00 |
|