Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+3 |
|\ | |||||
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
| |\ | |||||
| * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
* | | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -8/+6 |
|\ \ \ | |||||
| * \ \ | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -7/+0 |
| |\ \ \ | |||||
| | * | | | db_low_byte_first is gone | Sergei Golubchik | 2011-05-20 | 1 | -7/+0 |
| | | |/ | | |/| | |||||
| * | | | Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEX | Michael Widenius | 2011-05-18 | 1 | -0/+4 |
| * | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -8/+27 |
| |\ \ \ | |||||
| | * \ \ | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -8/+27 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcu... | Michael Widenius | 2011-02-10 | 1 | -0/+2 |
| | | |/ / | | |/| | | |||||
| * | | | | virtual columns: | Sergei Golubchik | 2010-12-31 | 1 | -1/+0 |
| * | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -2/+9 |
| |\ \ \ \ | | |/ / / | |||||
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -9/+40 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING | Jon Olav Hauglid | 2011-06-01 | 1 | -1/+3 |
| * | | | | Manual merge from 5.1 | Mattias Jonsson | 2011-04-20 | 1 | -8/+27 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK | Mattias Jonsson | 2011-04-20 | 1 | -2/+15 |
| | * | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK | Mattias Jonsson | 2011-03-25 | 1 | -7/+13 |
| | | |/ | | |/| | |||||
| * | | | merge of bug#58147, including rename of the new argument, | Mattias Jonsson | 2010-12-03 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Bug#58147: ALTER TABLE w/ TRUNCATE PARTITION fails | Mattias Jonsson | 2010-12-01 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c | Davi Arnaut | 2010-10-06 | 1 | -0/+10 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -5/+26 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -5/+10 |
| |\ \ \ | |||||
| * \ \ \ | merge with 5.1 | Sergei Golubchik | 2010-07-25 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | restore the unintentinally broken ABI | Sergei Golubchik | 2010-07-23 | 1 | -1/+1 |
| * | | | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -1/+1 |
| * | | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s... | Sergei Golubchik | 2010-06-05 | 1 | -5/+2 |
| * | | | | | A temporary solution to make CREATE TABLE attributes | Sergei Golubchik | 2010-05-11 | 1 | -0/+23 |
| * | | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -0/+12 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -0/+12 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | merge 5.1-> 5.2 | unknown | 2009-12-08 | 1 | -6/+17 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -6/+17 |
| | |\ \ \ \ \ | |||||
| * | | | | | | | The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. | Igor Babaev | 2009-10-16 | 1 | -0/+1 |
| |/ / / / / / | |||||
| * | | | | | | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -2/+6 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my... | Guilhem Bichot | 2008-12-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -25/+130 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged 5.1 with maria 5.1 | Michael Widenius | 2008-10-10 | 1 | -7/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" | unknown | 2008-05-29 | 1 | -1/+1 |
| | * | | | | | | | | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1 | unknown | 2007-10-08 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-09-27 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Fixed several bugs found by running *.test with maria engine | unknown | 2007-09-03 | 1 | -1/+1 |
* | | | | | | | | | | | | | mysql-5.1 -> mysql-5.5 merge | Sergei Golubchik | 2010-11-05 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | merge | Mattias Jonsson | 2010-10-01 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Bug#51851: Server with SBR locks mutex twice on | Mattias Jonsson | 2010-10-01 | 1 | -2/+5 |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |||||
* | | | | | | | | | | | | merge | Mattias Jonsson | 2010-09-13 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table update | Mattias Jonsson | 2010-09-07 | 1 | -0/+2 |
| * | | | | | | | | | | | Bug#55458: Partitioned MyISAM table gets crashed by multi-table update | Mattias Jonsson | 2010-08-10 | 1 | -0/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -3/+0 |
* | | | | | | | | | | | merge | Mattias Jonsson | 2010-07-09 | 1 | -5/+10 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |