Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 5.1 | Michael Widenius | 2010-11-30 | 8 | -45/+84 |
|\ | |||||
| * | Fixed some compiler warnings | Michael Widenius | 2010-11-30 | 1 | -0/+2 |
| * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 5 | -31/+38 |
| |\ | |||||
| | * | merge to 5.1-security | Georgi Kodinov | 2010-10-29 | 4 | -30/+46 |
| | |\ | |||||
| | | * | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-20 | 2 | -21/+15 |
| | | * | Bug#45288: pb2 returns a lot of compilation warnings | Davi Arnaut | 2010-10-19 | 1 | -1/+1 |
| | | * | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-10-19 | 2 | -8/+30 |
| | * | | Bug#57359 Possible to circumvent secure_file_priv using '..' on Windows | Kristofer Pettersson | 2010-10-17 | 1 | -1/+16 |
| | |/ | |||||
| * | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 2 | -14/+44 |
| |\ \ | | |/ | |||||
| | * | merge | Georgi Kodinov | 2010-10-05 | 1 | -12/+43 |
| | |\ | |||||
| | | * | Bug #56427 : Replace copyright notice removed from SHA1 code | Georgi Kodinov | 2010-10-05 | 1 | -12/+43 |
| | | * | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-30 | 1 | -0/+3 |
| | * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-09-24 | 1 | -2/+1 |
* | | | | 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 |