| Commit message (Expand) | Author | Age | Files | Lines |
* | post push patch, fixing test result for bug#53806/46754. | Mattias Jonsson | 2010-09-14 | 1 | -2/+2 |
* | pre push fix of test results | Mattias Jonsson | 2010-05-26 | 1 | -35/+35 |
* | Bug#52815: LIST COLUMNS doesn't insert rows in correct | Mattias Jonsson | 2010-04-21 | 1 | -2/+42 |
* | Bug#51347: assertion with show create table + partition by columns | Mattias Jonsson | 2010-03-04 | 1 | -10/+40 |
* | Bug#48737: Partitions: search fails with ucs2 | Mattias Jonsson | 2009-12-21 | 1 | -0/+24 |
* | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column... | Mikael Ronstrom | 2009-12-17 | 1 | -8/+8 |
* | BUG#49180, fixed MAXVALUE problem | Mikael Ronstrom | 2009-12-02 | 1 | -6/+16 |
* | Auto-merge from mysql-next-mr-alik. | Alexander Nozdrin | 2009-11-10 | 1 | -0/+50 |
|\ |
|
| * | Review fixes for BUG#48161 and BUG#48447 | Mikael Ronstrom | 2009-11-06 | 1 | -22/+7 |
| * | BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c... | Mikael Ronstrom | 2009-11-05 | 1 | -0/+65 |
* | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -1/+1 |
|/ |
|
* | Fixed a few bugs in hex string generation, in call to val_str for partition e... | Mikael Ronstrom | 2009-11-02 | 1 | -30/+14 |
* | Added test case for UTF8 strings in partition constants | Mikael Ronstrom | 2009-11-02 | 1 | -0/+9 |
* | Fixed such that we fail if using integer constants for character set fields, ... | Mikael Ronstrom | 2009-10-30 | 1 | -1/+10 |
* | Fixed so that character set constants are encoded as hex strings in frm file,... | Mikael Ronstrom | 2009-10-30 | 1 | -17/+9 |
* | Ensuring character set constants are safe, first step fix | Mikael Ronstrom | 2009-10-30 | 1 | -11/+11 |
* | Changed COLUMN_LIST to COLUMNS after arch review | Mikael Ronstrom | 2009-10-29 | 1 | -81/+81 |
* | Fixed code review change to ensure that VALUES constants are of the same resu... | Mikael Ronstrom | 2009-10-28 | 1 | -12/+12 |
* | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -0/+15 |
* | Fixed sql_mode issue in BUG#48164, will ignore sql_mode when generating const... | Mikael Ronstrom | 2009-10-28 | 1 | -0/+10 |
* | BUG#46183, added character set identifier on character constants in VALUES pa... | Mikael Ronstrom | 2009-10-22 | 1 | -6/+36 |
* | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -31/+99 |
* | Added checks for no NULL values in VALUES LESS THAN, added tests for no MAXVA... | Mikael Ronstrom | 2009-10-21 | 1 | -10/+18 |
* | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+55 |
|\ |
|
| * | Fixed Information schema for column list partitioned tables | Mikael Ronstrom | 2009-10-21 | 1 | -0/+55 |
* | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -66/+68 |
|/ |
|
* | BUG#47837, Duplicate field names were allowed in both column list partitionin... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+7 |
* | BUG#47838, NULL values in ranges was dropped due to missing else part in stor... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+26 |
* | BUG#47838, NULL values in ranges was dropped due to missing else part in stor... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+12 |
* | BUG#47754, used number of parts instead of number of list values as end part ... | Mikael Ronstrom | 2009-10-02 | 1 | -0/+9 |
* | Added more test cases | Mikael Ronstrom | 2009-10-01 | 1 | -0/+40 |
* | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 1 | -0/+29 |
* | Forgot to add result files for WL#3352 new test cases | Mikael Ronstrom | 2009-09-15 | 1 | -0/+213 |