mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Three bug fixes and one fix being undone.
mysql-test/r/innodb_handler.result: change of test case after Heikki's fix sql/sql_db.cc: Adding suport for backquotes in change_db() sql/sql_update.cc: Undoing a fix strings/ctype-tis620.c: Fixing a crashing bug
This commit is contained in:
@ -147,4 +147,5 @@ HANDLER t1 READ `primary` = (1, 1000);
|
||||
no1 no2
|
||||
HANDLER t1 READ `primary` PREV;
|
||||
no1 no2
|
||||
1 275
|
||||
DROP TABLE t1;
|
||||
|
Reference in New Issue
Block a user