summaryrefslogtreecommitdiff
path: root/mysql-test/r/partition_column.result
Commit message (Expand)AuthorAgeFilesLines
* 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