1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Bugfix for WHERE key=@a OR key=@b

This commit is contained in:
monty@hundin.mysql.fi
2001-12-27 02:04:27 +02:00
parent 7f44419d42
commit 2bd8bf31bd
6 changed files with 72 additions and 1 deletions

View File

@@ -12,3 +12,14 @@ NULL NULL NULL NULL
5 5 1 4
@t5
1.23456
@min_cid:=min(c_id) @max_cid:=max(c_id)
1 4
c_id c_name c_country
1 Bozo USA
4 Mr. Floppy GB
c_id c_name c_country
1 Bozo USA
4 Mr. Floppy GB
c_id c_name c_country
1 Bozo USA
4 Mr. Floppy GB