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

Removed not used variable 'last_ref'

Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests
This commit is contained in:
monty@donna.mysql.com
2001-01-16 06:02:05 +02:00
parent 3857c6a31c
commit c1b5a5b00f
23 changed files with 463 additions and 177 deletions

View File

@@ -1,4 +1,4 @@
database() user()
test test@localhost
test root@localhost
version()>="3.23.29"
1