summaryrefslogtreecommitdiff
path: root/regress/mysql/adduser.sql
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-03-17 11:35:45 +0000
committerfukachan <fukachan>2001-03-17 11:35:45 +0000
commit4598b40548818999ead99243b0b8ac21216ccd4b (patch)
tree40a1f2c707cee96dc4dcb3eceedf1d818ffbbb4a /regress/mysql/adduser.sql
parent7a90b3bda2a47e64294ff3a459e8aca39695007c (diff)
downloadfml8-snap-20010317.tar.gz
fml8-snap-20010317.tar.bz2
fml8-snap-20010317.zip
mysql base IOsnap-20010317
Diffstat (limited to 'regress/mysql/adduser.sql')
-rw-r--r--regress/mysql/adduser.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/mysql/adduser.sql b/regress/mysql/adduser.sql
new file mode 100644
index 00000000..31b27102
--- /dev/null
+++ b/regress/mysql/adduser.sql
@@ -0,0 +1,2 @@
+INSERT INTO user
+VALUES ('%','fukachan',Password('uja'),'Y','Y','Y','Y','Y','N','N','N','N','N','N','N','N','N');