diff options
author | monty@donna.mysql.com <> | 2001-01-16 06:02:05 +0200 |
---|---|---|
committer | monty@donna.mysql.com <> | 2001-01-16 06:02:05 +0200 |
commit | c1b5a5b00fb0f72ab34211cc42cf6b567f19d0f7 (patch) | |
tree | d2fb03ef30e8182ca60cf1262a5a9db0e97a08a5 /mysql-test/r/func_system.result | |
parent | 3857c6a31c546f4a0bf016c51b8936b640267d72 (diff) | |
download | mariadb-git-c1b5a5b00fb0f72ab34211cc42cf6b567f19d0f7.tar.gz |
Removed not used variable 'last_ref'
Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests
Diffstat (limited to 'mysql-test/r/func_system.result')
-rw-r--r-- | mysql-test/r/func_system.result | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/func_system.result b/mysql-test/r/func_system.result index 08719a2150b..c6ec28bfd34 100644 --- a/mysql-test/r/func_system.result +++ b/mysql-test/r/func_system.result @@ -1,4 +1,4 @@ database() user() -test test@localhost +test root@localhost version()>="3.23.29" 1 |