1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixed bug in UNION when doing UNION with the same tables

myisam/mi_extra.c:
  More debugging information
mysql-test/r/union.result:
  Added test for UNION bug
mysql-test/t/union.test:
  Added test for UNION bug
sql/sql_base.cc:
  Clear field->query_id when using UNION
sql/sql_parse.cc:
  Fix for UNION bug
sql/sql_union.cc:
  Cleanup
sql/table.h:
  Fix for UNION bug
tools/Makefile.am:
  Fix for compiling with MIT-threads
This commit is contained in:
unknown
2001-09-17 22:44:51 +03:00
parent 28097f40d3
commit 05821367d4
8 changed files with 23 additions and 8 deletions

View File

@ -62,7 +62,11 @@ t2 ALL NULL NULL NULL NULL 4
pseudo
dekad
joce
pseudo1
joce
testtt
tsestset
pseudo pseudo1 same
dekad joce 1
joce testtt 1
joce tsestset 1
joce testtt 1
dekad joce 1