[Hejes-devel] [1425] dump of rebuilt db (no mond, mondd in paronyms)
hejes-devel at nytud.hu
hejes-devel at nytud.hu
Thu Jul 16 15:40:39 CEST 2015
Revision: 1425
Author: mihaltz
Date: 2015-07-16 15:40:39 +0200 (Thu, 16 Jul 2015)
Log Message:
-----------
dump of rebuilt db (no mond, mondd in paronyms)
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 2015-07-16 13:35:54 UTC (rev 1424)
+++ trunk/misc/dbdict/dbdict_create_tables.sql 2015-07-16 13:40:39 UTC (rev 1425)
@@ -439,7 +439,7 @@
`actual` varchar(64) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL,
PRIMARY KEY (`id`),
KEY `actual` (`actual`)
-) ENGINE=MyISAM AUTO_INCREMENT=1039 DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci;
+) ENGINE=MyISAM AUTO_INCREMENT=1037 DEFAULT CHARSET=utf8 COLLATE=utf8_hungarian_ci;
/*!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 2015-07-09 17:35:25
+-- Dump completed on 2015-07-16 15:40:03
Modified: trunk/misc/dbdict/dump_dbdict.sql.zip
===================================================================
(Binary files differ)
More information about the Hejes-devel
mailing list