Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -2/+0 |
|\ | |||||
| * | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -2/+0 |
| |\ | |||||
| | * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -2/+0 |
| | |\ | |||||
| | | * | Bug#56226 Table map set to 0 after altering MyISAM table | unknown | 2010-10-11 | 1 | -2/+0 |
* | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data. | Michael Widenius | 2010-11-27 | 1 | -3/+9 |
* | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -30/+33 |
* | | | | Automerge with 5.2 | Michael Widenius | 2010-11-05 | 1 | -35/+57 |
|\ \ \ \ | |/ / / | |||||
| * | | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 1 | -35/+57 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed compiler & valgrind warnings from my previous push. | Michael Widenius | 2010-11-03 | 1 | -1/+0 |
| | * | | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 1 | -34/+57 |
* | | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -64/+132 |
|\ \ \ \ | |/ / / | |||||
| * | | | Automatic merge | Michael Widenius | 2010-10-01 | 1 | -2/+4 |
| |\ \ \ | |||||
| | * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -2/+4 |
| * | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -11/+11 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -4/+4 |
| | * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -7/+7 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -10/+4 |
| | | * | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 1 | -3/+3 |
| * | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -47/+111 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -47/+111 |
| | |\ \ | | | |/ | |||||
| | | * | A 5.1-only version of fix for bug #46947 "Embedded SELECT | Dmitry Lenev | 2010-05-28 | 1 | -9/+25 |
| | | * | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in... | Alfranio Correia | 2010-05-16 | 1 | -36/+58 |
| | | * | merge | Mattias Jonsson | 2010-05-10 | 1 | -11/+28 |
| | | |\ | |||||
| | | | * | Additional fix for DEBUG_SYNC which failed for some rpl-tests, | Mattias Jonsson | 2010-03-18 | 1 | -1/+6 |
| | | | * | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with | Mattias Jonsson | 2010-03-17 | 1 | -11/+23 |
| | | * | | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in... | Alfranio Correia | 2010-05-09 | 1 | -0/+10 |
| | | |/ | |||||
| * | | | Merge | Igor Babaev | 2010-07-17 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Fixed bug #604503. | Igor Babaev | 2010-07-17 | 1 | -4/+4 |
| * | | | | Fixed bug #603186. | Igor Babaev | 2010-07-15 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | Subquery cache (MWL#66) added. | unknown | 2010-07-10 | 1 | -6/+24 |
* | | | | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 1 | -3/+24 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -0/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -0/+17 |
| | |\ \ | | | |/ | |||||
| | | * | Automerge BUG 51226 bzr bundle from bug report --> myqsl-5.1-bugteam. | Luis Soares | 2010-03-08 | 1 | -0/+3 |
| | | |\ | |||||
| | | | * | BUG#51226: mysqlbinlog replay: ERROR 1146 when using temp tables | Luis Soares | 2010-03-03 | 1 | -0/+3 |
| | | * | | merge | Mattias Jonsson | 2010-02-16 | 1 | -0/+1 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Manual merge (moved the check for log_table before name lock) | Mattias Jonsson | 2010-02-12 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Bug#42438: Crash ha_partition::change_table_ptr | Mattias Jonsson | 2010-02-01 | 1 | -0/+1 |
| | | * | | | Bug#47734: Assertion failed: ! is_set() when locking a view with non-existing... | Davi Arnaut | 2010-01-27 | 1 | -0/+13 |
| | | |/ / | |||||
| * | | | | Automerge mariadb 5.1 -> mariadb 5.2 | unknown | 2010-05-05 | 1 | -2/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Fix buffer overflow in COM_FIELD_LIST. | Kristian Nielsen | 2010-04-28 | 1 | -2/+6 |
| * | | | | simple speed & space optimization: | Michael Widenius | 2010-03-25 | 1 | -1/+1 |
* | | | | | Merge MariaDB-5.2 -> MariaDB 5.3 | Sergey Petrunya | 2010-03-20 | 1 | -58/+93 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -6/+15 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 1 | -6/+15 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -5/+13 |
| | | * | | Auto-merged. | Evgeny Potemkin | 2009-12-02 | 1 | -1/+2 |
| | | |\ \ | | | | |/ | | | |/| | |||||
| | | | * | Bug#48508: Crash on prepared statement re-execution. | Evgeny Potemkin | 2009-12-01 | 1 | -1/+2 |
| * | | | | merged | Sergei Golubchik | 2010-02-12 | 1 | -4/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | When one does a drop table, the indexes are not flushed to disk before drop a... | Michael Widenius | 2010-02-10 | 1 | -4/+13 |