Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -55/+151 |
|\ | |||||
| * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -52/+152 |
| |\ | |||||
| | * | Merge. | Sergey Vojtovich | 2011-08-24 | 1 | -42/+141 |
| | |\ | |||||
| | | * | BUG#11763712 - 56458: KILLING A FLUSH TABLE FOR A MERGE/CHILD | Sergey Vojtovich | 2011-08-18 | 1 | -42/+141 |
| | * | | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -4/+4 |
| | * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -2/+2 |
| | |/ | |||||
* | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -2/+2 |
* | | | Added logging of all errors from my_read/my_write/my_pread/my_pwrite/my_open ... | Michael Widenius | 2011-09-02 | 1 | -2/+3 |
* | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -2/+1 |
| |\ \ | | |/ | |||||
| | * | Bug# 11763784 (former 56541) | Jon Olav Hauglid | 2011-03-29 | 1 | -2/+1 |
* | | | Fixed problem that fill_record() allocated memory for every call. This could ... | Michael Widenius | 2011-03-30 | 1 | -38/+20 |
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -1/+19 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -1/+18 |
| |\ \ | | |/ | |||||
| | * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | * | merge | Georgi Kodinov | 2011-01-12 | 1 | -0/+5 |
| | |\ | |||||
| | | * | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' | Jan Wedvik | 2011-01-11 | 1 | -0/+5 |
| | * | | automerge | Georgi Kodinov | 2011-01-07 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | * | | | Auto-merge from mysql-5.0-security. | Alexander Nozdrin | 2010-12-15 | 1 | -0/+12 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Patch for Bug#57952 (privilege change is not taken into account by EXECUTE). | Alexander Nozdrin | 2010-12-15 | 1 | -0/+12 |
| | | |/ | |||||
* | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -30/+34 |
|\ \ \ \ | |||||
| * | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -30/+34 |
* | | | | | Fix of LP bug#706884: fill_record should be used for only one table (no need ... | unknown | 2011-01-24 | 1 | -24/+8 |
* | | | | | 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 |
* | | | | 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 |
* | | | | 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 |
|/ / / / | |||||
* | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -0/+17 |
|\ \ \ \ | |/ / / |