summaryrefslogtreecommitdiff
path: root/sql/ha_partition.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-3/+5
* Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-71/+90
|\
| * Fix for debug print of null stringMattias Jonsson2010-03-031-1/+1
| * Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-6/+27
| |\
| * \ Merge next-mr -> next-4284.Konstantin Osipov2010-02-061-69/+138
| |\ \
| | * \ Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-0/+1
| | |\ \
| | * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-281-18/+44
| | |\ \ \
| | * \ \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-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
* | | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | mergedMattias Jonsson2010-03-121-1/+14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bug#50392: insert_id is not reset for partitioned tablesMattias Jonsson2010-03-041-1/+14
| * | | | | | | | | | | mergeMattias Jonsson2010-03-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Bug#48229: group by performance issue of partitioned tableMattias Jonsson2010-03-041-0/+1
* | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | post-push patch for bug#47343.Mattias Jonsson2010-01-191-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Bug#47343: InnoDB fails to clean-up after lock wait timeout onMattias Jonsson2010-01-181-18/+44
| | |/ / / / / / | |/| | | | | |
* | | | | | | | 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
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | |