[Hejes-devel] [1209] new dbdict dump / rebuilt
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Fri Jul 25 18:56:21 CEST 2014
Revision: 1209
Author: mihaltz
Date: 2014-07-25 18:56:21 +0200 (Fri, 25 Jul 2014)
Log Message:
-----------
new dbdict dump / rebuilt
Modified Paths:
--------------
trunk/misc/dbdict/dbdict_create_tables.sql
trunk/misc/dbdict/dump_dbdict.sql.zip
Modified: trunk/misc/dbdict/dbdict_create_tables.sql
===================================================================
--- trunk/misc/dbdict/dbdict_create_tables.sql 2014-07-25 16:51:08 UTC (rev 1208)
+++ trunk/misc/dbdict/dbdict_create_tables.sql 2014-07-25 16:56:21 UTC (rev 1209)
@@ -424,7 +424,7 @@
PRIMARY KEY (`id`),
KEY `actual` (`actual`),
KEY `norm` (`norm`)
-) ENGINE=MyISAM AUTO_INCREMENT=125314 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
+) ENGINE=MyISAM AUTO_INCREMENT=125315 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;
--
@@ -482,4 +482,4 @@
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2014-04-17 16:34:49
+-- Dump completed on 2014-07-25 18:55:20
Modified: trunk/misc/dbdict/dump_dbdict.sql.zip
===================================================================
(Binary files differ)
More information about the Hejes-devel
mailing list