mirror of
https://github.com/MariaDB/server.git
synced 2026-04-27 02:35:29 +02:00
Some post-merge fixes afer a merge from mysql-5.1-bugteam.
This commit is contained in:
parent
456235a13c
commit
199f2ce47e
5 changed files with 20 additions and 12 deletions
|
|
@ -528,5 +528,7 @@ HAVING ('e' , 'd') IN
|
|||
ORDER BY t1.f2;
|
||||
MAX(t2.f2)
|
||||
NULL
|
||||
Warnings:
|
||||
Warning 1292 Truncated incorrect INTEGER value: 'd'
|
||||
DROP TABLE t1,t2;
|
||||
End of 5.0 tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue