Added: The 'use' sql command on the admin default data sql as well for convenience.
This commit is contained in:
parent
df42411b7c
commit
b6dec3564c
1 changed files with 1 additions and 0 deletions
|
@ -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 */;
|
||||
|
|
Loading…
Reference in a new issue