Added: The 'use' sql command on the admin default data sql as well for convenience.

This commit is contained in:
kaetemi@users.sourceforge.net 2010-05-09 08:11:26 +02:00
parent 4d04e7b9ce
commit cd88931aa4

View file

@ -6,6 +6,7 @@
# HeidiSQL version: 5.0.0.3272
# Date/time: 2010-05-08 18:16:57
# --------------------------------------------------------
USE `nel_tool`;
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;