This website requires JavaScript.
Explore
Help
Sign In
Mirroristas
/
rathena
Watch
2
Star
0
Fork
0
You've already forked rathena
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rathena
/
sql-files
History
skotlex
072a933741
- Updated mob_db2.sql
...
git-svn-id:
https://svn.code.sf.net/p/rathena/svn/trunk@9465
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-11 18:43:02 +00:00
..
convert_engine.sql
- Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible with Mysql 4 installations.
2006-09-12 21:18:09 +00:00
convert_passwords.sql
…
item_db2.sql
* Converted itemdb tables to use smallint. Credits to ALZ.
2006-11-04 14:51:42 +00:00
item_db.sql
Updated sql files
2006-12-11 17:22:16 +00:00
logs.sql
- Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose.
2006-10-23 18:54:28 +00:00
mail.sql
…
main.sql
- Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected.
2006-09-13 01:07:45 +00:00
mob_db2.sql
- Updated mob_db2.sql
2006-12-11 18:43:02 +00:00
mob_db.sql
Updated sql files
2006-12-11 17:22:16 +00:00
oA2eA-rc5.sql
…
update_logs.sql
…
upgrade_0.5.2_database.sql
…
upgrade_0.5.2_main.sql
…
upgrade_1.0.0-rc1_main.sql
…
upgrade_1.0.0-rc2_database.sql
…
upgrade_1.0.0-rc5_database.sql
…
upgrade_1.0.0.sql
…
upgrade_svn1759.sql
…
upgrade_svn1863.sql
…
upgrade_svn2068.sql
…
upgrade_svn2252.sql
…
upgrade_svn2331.sql
…
upgrade_svn2574.sql
…
upgrade_svn3273.sql
…
upgrade_svn3746.sql
…
upgrade_svn4367.sql
…
upgrade_svn4583.sql
…
upgrade_svn4726.sql
…
upgrade_svn4783.sql
…
upgrade_svn4941.sql
…
upgrade_svn5311.sql
…
upgrade_svn5322.sql
…
upgrade_svn5455.sql
…
upgrade_svn5607.sql
…
upgrade_svn5834.sql
…
upgrade_svn5902.sql
…
upgrade_svn5951.sql
…
upgrade_svn5972.sql
…
upgrade_svn6533.sql
…
upgrade_svn6868.sql
…
upgrade_svn7146.sql
…
upgrade_svn7194.sql
…
upgrade_svn7580.sql
…
upgrade_svn7706.sql
…
upgrade_svn7768.sql
…
upgrade_svn8423.sql
Added SQL update which should remove \' from guild names
2006-08-22 11:56:41 +00:00
upgrade_svn8630.sql
- Fixed connect_until field being a smallint rather than int in the login table (upgrade with upgrade_svn8630.sql)
2006-09-05 14:29:51 +00:00
upgrade_svn8675.sql
- Added upgrade_svn8675.sql in case, for some reason, your guild table still has the emblem_data field as a 'blob' with "NOT NULL" specified.
2006-09-08 16:36:48 +00:00
upgrade_svn8728.sql
- Modified the login SQL server so that case insensitive lookups use "where name = BINARY 'name'" instead of "where BINARY name = 'name'", since this way the name index should be used, and performance will no longer be heavily affected.
2006-09-13 01:07:45 +00:00
upgrade_svn9050.sql
- Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose.
2006-10-23 18:54:28 +00:00
upgrade_svn9135.sql
* Converted itemdb tables to use smallint. Credits to ALZ.
2006-11-04 14:51:42 +00:00