Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge MariaDB 5.1->5.2 | unknown | 2010-11-19 | 3 | -14/+37 |
|\ | |||||
| * | MWL#74: Shared libmysqld.so library. | unknown | 2010-11-17 | 2 | -6/+12 |
| * | Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of th... | Michael Widenius | 2010-11-07 | 1 | -8/+25 |
* | | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 3 | -61/+152 |
|\ \ | |/ | |||||
| * | Fixed compiler & valgrind warnings from my previous push. | Michael Widenius | 2010-11-03 | 1 | -0/+1 |
| * | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 3 | -61/+151 |
* | | merge w/ 5.1 | Sergei Golubchik | 2010-10-29 | 1 | -0/+2 |
|\ \ | |/ | |||||
* | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 1 | -159/+0 |
* | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -12/+15 |
|\ \ | |/ | |||||
| * | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -12/+15 |
| |\ | |||||
| | * | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-04 | 1 | -5/+5 |
| | * | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-03 | 1 | -10/+14 |
* | | | Automatic merge with 5.1 | Michael Widenius | 2010-10-06 | 1 | -81/+98 |
|\ \ \ | |/ / | |||||
| * | | Fix for Bug#43152 "Assertion `bitmap_is_set_all(&table->s->all_set)' failed i... | Michael Widenius | 2010-10-06 | 1 | -81/+98 |
* | | | merge with 5.1 | Sergei Golubchik | 2010-09-16 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | mysqltest now gives error messages with error code for my_delete, my_rename, ... | Michael Widenius | 2010-09-15 | 1 | -1/+1 |
* | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 12 | -39/+87 |
|\ \ \ | |/ / | |||||
| * | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 12 | -39/+87 |
| |\ \ | | |/ | |||||
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-30 | 1 | -1/+3 |
| | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 4 | -14/+47 |
| | * | Bug#22320: my_atomic-t unit test fails | Davi Arnaut | 2010-07-05 | 2 | -47/+1 |
| | * | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 8 | -24/+18 |
* | | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | missing DBUG_RETURNs | Sergei Golubchik | 2010-08-14 | 1 | -5/+5 |
* | | | Merge with 5.1 | Michael Widenius | 2010-08-11 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed typo that caused compile failure on Mac | Michael Widenius | 2010-08-10 | 1 | -1/+1 |
* | | | Merge with 5.1 to get in critical bug fix that caused Aria tests to fail | Michael Widenius | 2010-08-10 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Ignore ENOLCK errno from FreeBSD (known problem in old FreeBSD releases) | Michael Widenius | 2010-08-09 | 1 | -0/+2 |
* | | | Merge with 5.2 | Michael Widenius | 2010-08-09 | 2 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Added --sync-sys=0 option for mysqld to skip sync() calls for faster testing | Michael Widenius | 2010-08-09 | 2 | -0/+4 |
* | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 3 | -4/+4 |
* | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 8 | -29/+84 |
|\ \ \ | |/ / | |||||
| * | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ... | Michael Widenius | 2010-08-04 | 1 | -0/+18 |
| * | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 6 | -28/+65 |
| |\ \ | | |/ | |||||
| | * | Bug#54667: Unnecessary signal handler redefinition | Alexey Kopytov | 2010-07-01 | 1 | -5/+5 |
| | * | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 3 | -1/+34 |
| | |\ | |||||
| | | * | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 3 | -1/+34 |
| | * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 2 | -20/+18 |
| | * | | Bug#53593: Add some instrumentation to improve Valgrind sensitivity | Marko Mäkelä | 2010-05-20 | 1 | -0/+5 |
| | |/ | |||||
| * | | Fix for LP#602604: RQG: ma_blockrec.c:6187: _ma_apply_redo_insert_row_head_or... | Michael Widenius | 2010-07-30 | 1 | -1/+1 |
* | | | buildbot detected problems | Sergei Golubchik | 2010-07-24 | 1 | -1/+1 |
* | | | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Implement an NSIS based installer | Bo Thorsen | 2010-06-25 | 1 | -0/+2 |
* | | | 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 |