From 9928044bdbdf734a2edc26c10f9ca5d2c3ee2d89 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 15 Nov 2013 01:25:30 +0100 Subject: Added item_db2.sql conversion script to the new structure - For those using a SQL item_db2, I provided a convenience script to update to the new structure without having to delete and re-import your data. - The script requires at least MySQL 5.0 (tested on MySQL 5.6) and works for both Pre-Renewal and Renewal tables. If you're running an older version (Oracle advises to upgrade for security reasons by the way!), open the upgrade script in your text editor, and you'll find the queries you can run manually instead. - Special thanks to Ind. Signed-off-by: Haru --- sql-files/upgrades/index.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sql-files/upgrades/index.txt') diff --git a/sql-files/upgrades/index.txt b/sql-files/upgrades/index.txt index 9074f5c62..734c0868a 100644 --- a/sql-files/upgrades/index.txt +++ b/sql-files/upgrades/index.txt @@ -10,4 +10,5 @@ 2013-10-30--19-53.sql 2013-10-30--21-12.sql 2013-10-31--07-49.sql -2013-11-09--00-03.sql \ No newline at end of file +2013-11-09--00-03.sql +2013-11-15--00-06.sql -- cgit v1.2.3-70-g09d2