summaryrefslogtreecommitdiff
path: root/sql/partition_info.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-0/+36
* BUG#49180, fixed MAXVALUE problemMikael Ronstrom2009-12-021-1/+1
* Fix build failure.Alexander Nozdrin2009-11-101-1/+6
* Fixed so that character set constants are encoded as hex strings in frm file,...Mikael Ronstrom2009-10-301-2/+0
* Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-174/+1023
|\
| * BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-0/+30
| * Fixed sql_mode issue in BUG#48164, will ignore sql_mode when generating const...Mikael Ronstrom2009-10-281-1/+11
| * A lot of fixes to make character set work ok, first step to fixing BUG#48163Mikael Ronstrom2009-10-221-0/+34
| * Added checks for no NULL values in VALUES LESS THAN, added tests for no MAXVA...Mikael Ronstrom2009-10-211-1/+10
| * Fixed test cases with regards to error codesMikael Ronstrom2009-10-211-1/+1
| * Removed unnecessary call to fix_parser_dataMikael Ronstrom2009-10-211-1/+2
| * Removed column_list and fixed all issues relating to this changeMikael Ronstrom2009-10-211-90/+123
| * Merged in latest wl3352 tree, fixed some non-partition build issuesMikael Ronstrom2009-10-191-1/+40
| |\
| | * Fix for non-partition buildsMikael Ronstrom2009-10-191-0/+20
| * | Merged in latest changesMikael Ronstrom2009-10-161-4/+4
| |\ \ | | |/
| | * Fixed review commentsMikael Ronstrom2009-10-161-4/+4
| * | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ...Mikael Ronstrom2009-10-161-107/+508
| |/
| * BUG#47837, Duplicate field names were allowed in both column list partitionin...Mikael Ronstrom2009-10-061-0/+49
| * BUG#47752, missed to sort values in list partitioningMikael Ronstrom2009-10-011-3/+4
| * Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-74/+71
| * WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-125/+370
* | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-4/+2
|/
* Bug#40389: REORGANIZE PARTITION crashes when only using one partitionMattias Jonsson2008-12-021-0/+1
* coding styleMarc Alff2008-10-071-1/+1
* Bug#36768 (partition_info::check_partition_info() reports mal formedMarc Alff2008-10-061-4/+6
* Bug#35305: partition_symlink test failuresunknown2008-03-171-2/+2
* Merge pcg5ppc.xiphis.org:/Network/Servers/anubis.xiphis.org/home/antony/work/...unknown2008-03-141-0/+56
|\
| * Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(3rd version for 5.1)unknown2008-02-281-0/+56
* | Post push fixunknown2008-02-251-36/+63
* | Merge witty.:/Users/mattiasj/clones/mysql-5.1-bug31931.2unknown2008-02-241-33/+214
|\ \
| * | Bug#31931 Partitions: unjustified 'mix of handlers' error messageunknown2008-01-091-33/+214
| |/
* | Bug#30459 Partitioning across disks failing on Windowsunknown2008-01-041-2/+12
|/
* Merge stella.local:/home2/mydev/mysql-5.1-amainunknown2007-12-111-0/+7
|\
| * Fix for bug #29258: Partitions: search fails for maximum unsigned bigintunknown2007-11-261-0/+7
* | Post-merge changes for bug #31207: Test "join_nested" shows different strateg...unknown2007-10-181-2/+2
|/
* Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-4/+4
* Merge dator6.(none):/home/mikael/mysql_clones/clean-mysql-5.1unknown2007-06-131-27/+17
|\
| * BUG#18198unknown2007-04-201-0/+1
| * Reapplied patch for bug18198unknown2007-04-041-27/+16
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-18/+19
* | aftermerging fixunknown2007-04-051-2/+8
* | Merge mysql.com:/home/hf/work/27359/my51-27359unknown2007-04-041-1/+5
|\ \
| * | Bug #27359 Partition: memory allocation error messageunknown2007-03-271-1/+5
| |/
* | Merge mysql.com:/home/hf/work/24633/my51-24633unknown2007-04-041-0/+2
|\ \
| * | Bug #24633 SQL MODE "NO_DIR_IN_CREATE" does not work withunknown2007-03-111-0/+2
| |/
* | Bug #23675 Partitions: possible security breach via alterunknown2007-04-041-7/+19
|/
* After merge fixesunknown2007-01-291-1/+0
* Many files:unknown2006-12-271-2/+1
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-4/+2
* Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)unknown2006-11-011-1/+5