mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02: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:
parent
9b891cee55
commit
cb5a2b2fd5
5 changed files with 56 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue