Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 9 | -14/+39 |
|\ | |||||
| * | Added macros to inform valgrind that memory is uninitialized | Michael Widenius | 2010-05-26 | 1 | -2/+1 |
| * | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 4 | -8/+22 |
| |\ | |||||
| | * | On behalf of Kristofer : | Georgi Kodinov | 2010-05-05 | 2 | -5/+13 |
| | * | Bug #47095: Can't open_files_limit really be larger than 65535? | Georgi Kodinov | 2010-04-09 | 1 | -1/+1 |
| * | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 4 | -4/+16 |
| |\ \ | | |/ | |||||
| | * | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-23 | 1 | -0/+3 |
| | * | Bug #51976 LDML collations issue | Alexander Barkov | 2010-03-22 | 1 | -0/+2 |
| | * | Workaround the pthread_once_t static initialization. Per the | Davi Arnaut | 2010-02-26 | 1 | -1/+2 |
| | * | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2010-02-26 | 2 | -0/+6 |
| | * | Recommit of Bug#49447. | Staale Smedseng | 2010-02-04 | 1 | -4/+4 |
* | | | first initialize variable, then use it, not the other way around | Sergei Golubchik | 2010-05-27 | 1 | -1/+1 |
* | | | fix a warning | Sergei Golubchik | 2010-04-06 | 1 | -1/+1 |
* | | | Post review fixes. | Igor Babaev | 2010-04-05 | 1 | -18/+55 |
* | | | Merge with the latest changes of 5.2 | Igor Babaev | 2010-04-03 | 2 | -3/+12 |
|\ \ \ | |||||
| * \ \ | Auto merge with 5.1 | Michael Widenius | 2010-04-01 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Added missing space from last push | Michael Widenius | 2010-03-31 | 1 | -1/+1 |
| * | | | Merge with 5.1 | Michael Widenius | 2010-04-01 | 2 | -3/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Removed compiler warning | Michael Widenius | 2010-03-30 | 2 | -3/+12 |
* | | | | Post-review fixes. | Igor Babaev | 2010-04-01 | 1 | -486/+460 |
* | | | | Merge with the latest changes og 5.2. | Igor Babaev | 2010-03-31 | 1 | -5/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -5/+5 |
* | | | | Merge with the latest changes in the 5.2 tree. | Igor Babaev | 2010-03-29 | 9 | -60/+100 |
|\ \ \ \ | |/ / / | |||||
| * | | | merged | Sergei Golubchik | 2010-03-15 | 9 | -60/+100 |
| |\ \ \ | | |/ / | |||||
| | * | | Automerge MySQL 5.1.44 merge into latest MariaDB trunk. | unknown | 2010-03-10 | 8 | -59/+96 |
| | |\ \ | |||||
| | | * \ | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 8 | -59/+96 |
| | | |\ \ | | | | |/ | |||||
| | | | * | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 1 | -0/+9 |
| | | | * | Manual merge. | Davi Arnaut | 2009-12-18 | 2 | -3/+3 |
| | | | |\ | |||||
| | | | | * | Bug#48983: Bad strmake calls (length one too long) | Davi Arnaut | 2009-12-17 | 2 | -3/+3 |
| | | | * | | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-12-17 | 1 | -1/+5 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap() | Satya B | 2009-12-17 | 1 | -1/+5 |
| | | | * | | Bug#49134 5.1 server segfaults with 2byte collation file | Alexander Barkov | 2009-12-15 | 1 | -1/+2 |
| | | | * | | Bug #45058 init_available_charsets uses double checked locking | Staale Smedseng | 2009-12-12 | 3 | -53/+57 |
| | | | * | | Merge from 5.0 | Staale Smedseng | 2009-12-06 | 1 | -1/+20 |
| | | | |\ \ | | | | | |/ | |||||
| | * | | | | Added count of my_sync calls (to SHOW STATUS) | Michael Widenius | 2010-03-09 | 1 | -0/+3 |
| | |/ / / | |||||
* | | | | | WL#86: Partitioned key cache for MyISAM. | Igor Babaev | 2010-02-16 | 1 | -201/+2218 |
|/ / / / | |||||
* | | | | merge 5.1->5.2 | unknown | 2010-02-01 | 4 | -14/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Patch set contributed by Alex Budovski (MCA) | Michael Widenius | 2010-01-29 | 1 | -1/+1 |
| * | | | Merge with fixes for compiler warnings and 2 fixed test cases | Michael Widenius | 2010-01-28 | 1 | -1/+1 |
| * | | | Merge with MySQL 5.1.42 | Michael Widenius | 2010-01-15 | 2 | -10/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Move DBG_* macros to after the variable declaration section in a | Kent Boortz | 2009-11-25 | 1 | -2/+2 |
| | * | | Additional fix for bug #45613: handle failures from my_hash_insert | Georgi Kodinov | 2009-11-23 | 1 | -1/+0 |
| | * | | merge | Kristofer Pettersson | 2009-11-20 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | Bug#45613 handle failures from my_hash_insert | Kristofer Pettersson | 2009-11-20 | 1 | -0/+1 |
| | * | | | merge | Georgi Kodinov | 2009-11-20 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Bug#46043 mysqld --skip-innodb does not skip InnoDB | Kristofer Pettersson | 2009-11-09 | 1 | -11/+11 |
| * | | | | | Removed compiler warnings | Michael Widenius | 2010-01-06 | 1 | -2/+4 |
* | | | | | | Applied Antony T Curtis patch for declaring many CHARSET objects as const | Michael Widenius | 2010-01-06 | 2 | -78/+75 |
* | | | | | | Merge bug fixes from 5.1 | Michael Widenius | 2010-01-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed bug in my_uuid() that caused failures on hpux and ia64 | Michael Widenius | 2010-01-04 | 1 | -1/+1 |