summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-23 18:54:28 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-10-23 18:54:28 +0000
commit3b0f46cd61c0398fbd52887f5db54da99aa4b150 (patch)
treead10fb810242a494b8a194104a855c0e2b31372b /Changelog-Trunk.txt
parent7d9c60fd321696ac11aecbfcc008299d7625f418 (diff)
downloadhercules-3b0f46cd61c0398fbd52887f5db54da99aa4b150.tar.gz
hercules-3b0f46cd61c0398fbd52887f5db54da99aa4b150.tar.bz2
hercules-3b0f46cd61c0398fbd52887f5db54da99aa4b150.tar.xz
hercules-3b0f46cd61c0398fbd52887f5db54da99aa4b150.zip
- Added a bunch of important indexes when dealing with the log tables. Added upgrade_svn9050.sql for this purpose.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9051 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index c0609c498..ff0c6f2c1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/10/23
+ * Added a bunch of important indexes when dealing with the log tables.
+ Added upgrade_svn9050.sql which adds these indexes as well. [Skotlex]
* Expanded the family check to work as it should, exp-share-range is
respected, and the child is not considered for it (thanks to TheUltraMage
for the investigation) [Skotlex]