mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
7 lines
79 B
Text
7 lines
79 B
Text
|
#
|
||
|
# system functions
|
||
|
#
|
||
|
|
||
|
select database(),user();
|
||
|
select version()>="3.23.29";
|