summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_column.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-41/+41
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\
| * MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-101-1/+1
* | cleanup: remove Item::intro_versionSergei Golubchik2016-12-121-20/+20
|/
* post push patch, fixing test result for bug#53806/46754.Mattias Jonsson2010-09-141-2/+2
* pre push fix of test resultsMattias Jonsson2010-05-261-35/+35
* Bug#52815: LIST COLUMNS doesn't insert rows in correctMattias Jonsson2010-04-211-2/+42
* Bug#51347: assertion with show create table + partition by columnsMattias Jonsson2010-03-041-10/+40
* Bug#48737: Partitions: search fails with ucs2Mattias Jonsson2009-12-211-0/+24
* BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-8/+8
* BUG#49180, fixed MAXVALUE problemMikael Ronstrom2009-12-021-6/+16
* Auto-merge from mysql-next-mr-alik.Alexander Nozdrin2009-11-101-0/+50
|\
| * Review fixes for BUG#48161 and BUG#48447Mikael Ronstrom2009-11-061-22/+7
| * BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c...Mikael Ronstrom2009-11-051-0/+65
* | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-1/+1
|/
* Fixed a few bugs in hex string generation, in call to val_str for partition e...Mikael Ronstrom2009-11-021-30/+14
* Added test case for UTF8 strings in partition constantsMikael Ronstrom2009-11-021-0/+9
* Fixed such that we fail if using integer constants for character set fields, ...Mikael Ronstrom2009-10-301-1/+10
* Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-17/+9
* Ensuring character set constants are safe, first step fixMikael Ronstrom2009-10-301-11/+11
* Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-81/+81
* Fixed code review change to ensure that VALUES constants are of the same resu...Mikael Ronstrom2009-10-281-12/+12
* BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-0/+15
* Fixed sql_mode issue in BUG#48164, will ignore sql_mode when generating const...Mikael Ronstrom2009-10-281-0/+10
* BUG#46183, added character set identifier on character constants in VALUES pa...Mikael Ronstrom2009-10-221-6/+36
* A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-31/+99
* Added checks for no NULL values in VALUES LESS THAN, added tests for no MAXVA...Mikael Ronstrom2009-10-211-10/+18
* MergeMikael Ronstrom2009-10-211-0/+55
|\
| * Fixed Information schema for column list partitioned tablesMikael Ronstrom2009-10-211-0/+55
* | Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-66/+68
|/
* BUG#47837, Duplicate field names were allowed in both column list partitionin...Mikael Ronstrom2009-10-061-0/+7
* BUG#47838, NULL values in ranges was dropped due to missing else part in stor...Mikael Ronstrom2009-10-061-0/+26
* BUG#47838, NULL values in ranges was dropped due to missing else part in stor...Mikael Ronstrom2009-10-061-0/+12
* BUG#47754, used number of parts instead of number of list values as end part ...Mikael Ronstrom2009-10-021-0/+9
* Added more test casesMikael Ronstrom2009-10-011-0/+40
* Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-0/+29
* Forgot to add result files for WL#3352 new test casesMikael Ronstrom2009-09-151-0/+213