mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge with 3.23:
Remove duplicate casedn_str() in mysql_change_db() Fix for null handling in CASE innobase/btr/btr0sea.c: Auto merged mysql-test/t/case.test: Auto merged sql/ha_innodb.cc: Auto merged sql/item_cmpfunc.cc: Auto merged mysql-test/r/case.result: merge with 3.23 sql/sql_db.cc: Merge with 3.23 (to remove duplicate casedn_str())
This commit is contained in:
@ -63,3 +63,7 @@ nothing 2
|
||||
one 1
|
||||
two 1
|
||||
drop table t1;
|
||||
color
|
||||
orange
|
||||
yellow
|
||||
green
|
||||
|
Reference in New Issue
Block a user