mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02: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:
parent
6760aeb1c0
commit
1b23ce2d35
4 changed files with 11 additions and 7 deletions
|
|
@ -147,4 +147,5 @@ HANDLER t1 READ `primary` = (1, 1000);
|
|||
no1 no2
|
||||
HANDLER t1 READ `primary` PREV;
|
||||
no1 no2
|
||||
1 275
|
||||
DROP TABLE t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue