This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-20 05:52:27 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4fb3244014
mariadb
/
mysql-test
/
t
/
func_system.test
7 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Added support for hex strings to mysqlimport A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
2000-12-28 02:56:38 +01:00
#
# system functions
#
Updated manual about embedded version. Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
2001-10-08 03:58:07 +02:00
select database(),user() like "%@%";
Added support for hex strings to mysqlimport A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit
2000-12-28 02:56:38 +01:00
select version()>="3.23.29";
Reference in a new issue
Copy permalink