mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
c0f40d14cc
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
6 lines
79 B
Text
6 lines
79 B
Text
#
|
|
# system functions
|
|
#
|
|
|
|
select database(),user();
|
|
select version()>="3.23.29";
|