[Hejes-devel] [1738] Rebuilt database
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Tue Apr 4 14:40:44 CEST 2017
Revision: 1738
Author: mittelholcz
Date: 2017-04-04 14:40:43 +0200 (Tue, 04 Apr 2017)
Log Message:
-----------
Rebuilt database
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 2017-04-03 13:19:17 UTC (rev 1737)
+++ trunk/misc/dbdict/dbdict_create_tables.sql 2017-04-04 12:40:43 UTC (rev 1738)
@@ -478,7 +478,7 @@
PRIMARY KEY (`id`),
KEY `actual` (`actual`),
KEY `norm` (`norm`)
-) ENGINE=MyISAM AUTO_INCREMENT=125406 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
+) ENGINE=MyISAM AUTO_INCREMENT=125407 DEFAULT CHARSET=utf8 COLLATE=utf8_bin;
/*!40101 SET character_set_client = @saved_cs_client */;
--
@@ -536,4 +536,4 @@
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
--- Dump completed on 2017-03-17 12:52:48
+-- Dump completed on 2017-04-04 14:40:07
Modified: trunk/misc/dbdict/dump_dbdict.sql.zip
===================================================================
(Binary files differ)
More information about the Hejes-devel
mailing list