5 Commits

Author SHA1 Message Date
Cydh Ramdh
487f84ef92 * Changed some item_db's fields on MySQL table to use char types rather than numeric types (those fields are never been used for calculation)
* Added missing config on inter_athena.conf for MySQL database (use_sql_db: yes)
* Please upgrade your MySQL database with upgrade_20131229.sql

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
2013-12-29 06:44:48 +07:00
brianluau
3df0386889 - Clarified the comment about spaces in 'server_name' config. (bugreport:2656)
- Grouped all the log file/table settings together, follow up to r15253 (ea:15042).
- Added "DROP TABLE" statements to the mob_skill_db SQL files. (bugreport:5284)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-02-24 22:58:01 +00:00
brianluau
8d1b3ac10a - Set svn:eol-style=native for some recently added text files (follow up to r15155).
- Changed urls in README to http (https is when you're logged-in to SourceForge).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15159 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 06:19:28 +00:00
calciumkid
357c6df35e mob_read_sqlskilldb func followup [CalciumKid]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15156 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 02:01:20 +00:00
calciumkid
94483213f9 mob_read_sqlskilldb func [CalciumKid]
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-18 01:58:49 +00:00