Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-12-12 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-12-12 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | MDEV-17032: Estimates are higher for partitions of a table with @@use_stat_ta... | Varun Gupta | 2018-12-07 | 1 | -0/+1 |
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-12-20 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13788 Server crash when issuing bad SQL partition syntax | Alexander Barkov | 2017-11-20 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-08 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-07-07 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-07-06 | 1 | -3/+2 |
| | |\ \ | | | |/ | |||||
* | | | | cleanup: part_func_string and subpart_func_string | Sergei Golubchik | 2017-07-05 | 1 | -7/+0 |
* | | | | cleanup: remove dead (half-merged) code from partition_info.* | Sergei Golubchik | 2016-12-12 | 1 | -50/+1 |
* | | | | cleanup: remove Item::intro_version | Sergei Golubchik | 2016-12-12 | 1 | -1/+0 |
* | | | | MDEV-6112 multiple triggers per table | Monty | 2016-10-05 | 1 | -0/+14 |
* | | | | MDEV-8348: Add catchall to all table partitioning for list partitions | Oleksandr Byelkin | 2016-09-07 | 1 | -2/+8 |
* | | | | MDEV-8716 - Obsolete sql_calloc() in favor of THD::calloc() and thd_calloc() | Sergey Vojtovich | 2015-11-26 | 1 | -5/+7 |
* | | | | MDEV-8719 - Obsolete sql_memdup() in favor of THD::memdup() and thd_memdup() | Sergey Vojtovich | 2015-11-26 | 1 | -1/+1 |
|/ / / | |||||
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -1/+1 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -5/+5 |
|/ / | |||||
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -1/+1 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
* | | | | 10.0-base merge | Sergei Golubchik | 2014-02-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-5421 Assertion `! is_set()' fails on INSERT IGNORE when a table has no p... | Sergei Golubchik | 2014-01-23 | 1 | -1/+1 |
| | |/ | |||||
* | | | MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1 | Sergei Golubchik | 2013-11-28 | 1 | -15/+29 |
* | | | MDEV-4786 merge 10.0-monty -> 10.0 | Sergei Golubchik | 2013-08-12 | 1 | -14/+0 |
* | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -12/+73 |
|\ \ \ | |/ / |/| | | |||||
| * | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -11/+74 |
* | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+16 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONING | Mattias Jonsson | 2013-01-30 | 1 | -1/+16 |
| |\ \ | | |/ | |/| | |||||
* | | | MDEV-318 IF (NOT) EXIST clauses for ALTER TABLE (MWL #252). | Alexey Botchkov | 2013-04-13 | 1 | -0/+1 |
|/ / | |||||
* | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+5 |
* | | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions | Mattias Jonsson | 2010-08-30 | 1 | -6/+5 |
* | | Bug#51851: Server with SBR locks mutex twice on LOAD DATA | Mattias Jonsson | 2010-03-30 | 1 | -5/+1 |
* | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column... | Mikael Ronstrom | 2009-12-17 | 1 | -0/+1 |
* | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -31/+51 |
|\ \ | |||||
| * | | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -2/+1 |
| * | | Upped size limit on varchar/char from 512 to 2048 | Mikael Ronstrom | 2009-10-23 | 1 | -1/+1 |
| * | | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -0/+1 |
| * | | Merge | Mikael Ronstrom | 2009-10-21 | 1 | -0/+2 |
| |\ \ | |||||
| | * \ | Manual merge mysql-trunk -> mysql-trunk-wl3352 | Mattias Jonsson | 2009-10-19 | 1 | -0/+2 |
| | |\ \ | | | |/ | |||||
| * | | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -2/+4 |
| * | | | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 1 | -1/+1 |