mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fixed bug with indexed NULL column <=> NULL
Fix for Mac OS X shutdown mysql-test/mysql-test-run.sh: Log client error messages mysql-test/r/null_key.result: Test for bug in <=> NULL mysql-test/t/null_key.test: Test for bug in <=> NULL sql/mysqld.cc: Fix for Mac OS X shutdown sql/opt_range.cc: Fixed bug with indexed NULL column <=> NULL
This commit is contained in:
@@ -126,3 +126,20 @@ order_id product_id product_type
|
||||
3d7ce39b5d4b3e3d22aaafe9b633de51 5880836 3
|
||||
id id
|
||||
id id
|
||||
id id2
|
||||
NULL 0
|
||||
1 1
|
||||
id id2
|
||||
NULL 0
|
||||
id id2
|
||||
NULL 0
|
||||
1 1
|
||||
id id2
|
||||
NULL 0
|
||||
1 1
|
||||
id id2
|
||||
1 1
|
||||
id id2
|
||||
1 1
|
||||
id id2
|
||||
1 1
|
||||
|
Reference in New Issue
Block a user