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

This commit is contained in:
kaetemi 2010-05-09 08:11:26 +02:00
parent 5004e315dd
commit 4972f9ba17

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 */;