summaryrefslogtreecommitdiff
path: root/mysql-test/t/temp_table.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+4
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+4
| |\
| | * MDEV-8569 build_table_filename() doesn't support temporary tables.Alexey Botchkov2016-07-181-0/+4
* | | MDEV-10216: Assertion `strcmp(share->unique_file_name,filename) ||Nirbhay Choubey2016-08-081-0/+44
* | | MDEV-5535: Cannot reopen temporary tableNirbhay Choubey2016-06-101-1/+201
|/ /
* | MDEV-7832 Add status variables to track CREATE TEMPORARY TABLE and DROP TEMPO...Sergei Golubchik2015-06-271-0/+13
* | simplify CREATE TEMPORARY TABLE parser ruleSergei Golubchik2015-06-271-0/+6
|/
* MDEV-4879 - Merge test cases for new CREATE TEMPORARY TABLE privilege modelSergey Vojtovich2013-09-201-0/+43
* Fixed issues with partitions and create temporary table SELECT ...Michael Widenius2013-07-031-0/+25
* Backport from mysql-6.0-codebase of:Jon Olav Hauglid2010-06-231-0/+15
* Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-0/+31
* Fix for bug #35392: Delete all statement does not execute properly unknown2008-03-281-0/+14
* Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1unknown2007-06-061-1/+1
* Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-221-0/+15
|\
| * Bug #24791: Union with AVG-groups generates wrong resultsunknown2007-03-221-0/+16
* | Give warnings for unused objectsunknown2007-01-221-1/+1
* | Merge mockturtle.local:/home/dlenev/src/mysql-5.0-rt-mergeunknown2006-09-291-1/+48
|\ \ | |/
| * Merge mockturtle.local:/home/dlenev/src/mysql-4.1-bg22338-2unknown2006-09-291-1/+47
| |\
| | * BUG#21096: locking issue ; temporary table conflicts.unknown2006-08-291-1/+47
* | | Merge mysql.com:/home/my/mysql-5.0unknown2006-02-251-0/+2
|\ \ \ | |/ /
| * | Fixes to embedded server to be able to run tests with itunknown2006-02-241-0/+2
* | | Table definition cache, part 2unknown2005-11-231-0/+12
|/ /
* | Fixed problems found by valgrindunknown2005-09-221-12/+13
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Mergeunknown2005-05-071-0/+8
|\ \ | |/
| * Make sure that the filename for temporary tables is built with fn_format()unknown2005-03-011-0/+9
* | Fix for BUG#8921: Make SHOW CREATE VIEW ignore temporary tables.unknown2005-04-251-0/+15
|/
* Remove usage of !$ from mysql-testsunknown2004-11-021-2/+4
* WorkLog#1323unknown2003-12-101-3/+3
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-3/+3
* Merge with 3.23unknown2002-12-051-0/+9
|\
| * a test case for double free'ing of pointer in alter table ...unknown2002-12-041-0/+5
* | Added --skip-safemalloc to mysqltestunknown2002-10-291-0/+18
|/
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+62