summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for debug print of null stringMattias Jonsson2010-03-031-1/+1
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-6/+27
|\
| * Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-6/+27
| |\
| | * Manual merge (moved the check for log_table before name lock)Mattias Jonsson2010-02-121-6/+27
| | |\
| | | * Bug#42438: Crash ha_partition::change_table_ptrMattias Jonsson2010-02-011-6/+27
| * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-18/+45
| |\ \ \ | | |/ /
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-69/+138
|\ \ \ \
| * \ \ \ Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | post-push patch for bug#47343.Mattias Jonsson2010-01-191-0/+1
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-18/+44
| |\ \ \ \ | | |/ / /
| | * | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-18/+44
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-51/+93
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-51/+93
| | |\ \ \ | | | |/ /
| | | * | Bug#48846: Too much time spent in ha_partition::records_in_range if not able ...Mattias Jonsson2009-11-171-51/+93
| | | |/
* | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-051-1/+1
|\ \ \ \ | |/ / /
| * | | merge mysql-next-mr --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-131-29/+31
| |\ \ \
| * \ \ \ Manual merge from next-mr.unknown2010-01-121-3/+3
| |\ \ \ \
| * \ \ \ \ merge mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeAlfranio Correia2010-01-071-1/+1
| |\ \ \ \ \
| | * \ \ \ \ merging 5.1 main -> 5.1-rep+2 -> 5.1-rep+3; binlog_unsafe , rpl_mysql_upgrade...Andrei Elkin2009-11-101-24/+160
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | merged fixes for BUG#39934 to 5.1-rpl+3Sven Sandberg2009-09-301-1/+1
| | |\ \ \ \ \
| | | * \ \ \ \ Merged fix for BUG#39934 up a few revisions.Sven Sandberg2009-07-141-1/+1
| | | |\ \ \ \ \
| | | | * | | | | BUG#39934: Slave stops for engine that only support row-based loggingSven Sandberg2009-07-141-1/+1
* | | | | | | | | Merge next-mr -> next-4284Konstantin Osipov2010-02-031-29/+31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-29/+31
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-3/+3
| |/ / / / / /
* | | | | | | Backport of:Konstantin Osipov2009-12-031-25/+43
* | | | | | | Backport of:Konstantin Osipov2009-11-301-3/+3
|/ / / / / /
* | | | | | Backport of:Konstantin Osipov2009-11-241-14/+14
* | | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-2/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Backport of Bug#15192 to mysql-next-mrDavi Arnaut2009-11-101-2/+1
* | | | | | MergeMikael Ronstrom2009-11-031-0/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-12/+78
| |\ \ \ \ \
| * | | | | | Bug #37433 Deadlock between open_table, close_open_tables, Magne Mahre2009-10-151-0/+17
* | | | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-77/+77
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-15/+85
| |\ \ \ \ \ \
| * | | | | | | Fixed review commentsMikael Ronstrom2009-10-161-1/+1
| * | | | | | | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-67/+67
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-8/+28
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge into mysql-5.1-bugteamMattias Jonsson2009-10-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | Bug#46922: crash when adding partitions and open_files_limitMattias Jonsson2009-10-081-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Bug#44059: Incorrect cardinality of indexes on a partitioned tableMattias Jonsson2009-10-081-7/+27
* | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-4/+50
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |
| * | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
| * | | | | Bug #45840 read_buffer_size allocated for each partition when Anurag Shekhar2009-09-171-3/+49
| |/ / / /
* | | | | Merge to mysql-next-mrMikael Ronstrom2009-09-281-15/+85
|\ \ \ \ \ | |/ / / /
| * | | | mergeMattias Jonsson2009-09-121-13/+82
| |\ \ \ \
| | * | | | Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitionsMattias Jonsson2009-09-041-13/+82
| * | | | | AutomergeMikael Ronstrom2009-09-071-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Bug#45823 Assertion failure in file row/row0mysql.c line 1386V Narayanan2009-09-041-2/+2
| | |/ / /