1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Cleanup after last merge

This commit is contained in:
monty@hundin.mysql.fi
2001-10-08 07:24:04 +03:00
parent 938a8dc2ef
commit 2f603156ed
44 changed files with 163 additions and 140 deletions

View File

@@ -1,5 +1,5 @@
select database(),user() like "%@%";
database() user()
database() user() like "%@%"
test 1
select version()>="3.23.29";
version()>="3.23.29"