Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.3 | Michael Widenius | 2012-04-03 | 1 | -2/+1 |
|\ | |||||
| * | Don't disable core on signal just becasue platform doesn't handle stack traces | Michael Widenius | 2012-04-03 | 1 | -4/+0 |
| * | merge | Sergei Golubchik | 2012-04-02 | 1 | -0/+2 |
| |\ | |||||
| | * | MDEV-209 SET PASSWORD in 5.2 does not update user's auth plugin | Sergei Golubchik | 2012-04-02 | 1 | -0/+2 |
* | | | Define dummy my_init_stacktrace() to allow one to call it without #ifdef HAVE... | Michael Widenius | 2012-04-03 | 1 | -74/+73 |
* | | | Merge of compatibility fixes | Michael Widenius | 2012-04-02 | 6 | -9/+10 |
|\ \ \ | |/ / | |||||
| * | | Fixed lp:886479 "[PATCH] plugin boolean result" | Michael Widenius | 2012-04-02 | 1 | -3/+3 |
| * | | Compatibility fixes by U Orsini | Michael Widenius | 2012-03-30 | 1 | -0/+2 |
| * | | Automatic merge | Michael Widenius | 2012-03-28 | 4 | -6/+5 |
| |\ \ | | |/ | |||||
| | * | Merge with 5.1 | Michael Widenius | 2012-03-28 | 4 | -6/+5 |
| | |\ | |||||
| | | * | Fixed lp:944422 "mysql_upgrade destroys Maria tables?" | Michael Widenius | 2012-03-28 | 4 | -6/+5 |
* | | | | automatic merge | Michael Widenius | 2012-04-02 | 1 | -40/+68 |
|\ \ \ \ | |||||
| * | | | | Applied patch for guard stack for PPC/IA64 by Maarten Vanraes (lp:886368) | Michael Widenius | 2012-03-28 | 1 | -40/+68 |
* | | | | | merge | Sergei Golubchik | 2012-03-29 | 50 | -573/+603 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 5.3 merge | Sergei Golubchik | 2012-03-28 | 4 | -4/+292 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | BUG#965872: Server crashes in embedding_sjm on a simple 1-table select with A... | Sergey Petrunya | 2012-03-27 | 1 | -0/+2 |
| | * | | | Merge | Sergey Petrunya | 2012-03-26 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * | | | BUG#951283: Wrong result (missing rows) with semijoin+firstmatch, IN/ANY subq... | Sergey Petrunya | 2012-03-26 | 1 | -0/+2 |
| | * | | | | Fixed lp:963603 "Assertion `lock_type != TL_UNLOCK && (lock_type == TL_IGNORE... | Michael Widenius | 2012-03-26 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | BUG#951937: Wrong result (missing rows) with semijoin+materialization, IN sub... | Sergey Petrunya | 2012-03-26 | 4 | -4/+273 |
| | * | | | BUG#962667: Assertion `0' failed in QUICK_INDEX_SORT_SELECT::need_sorted_outp... | Sergey Petrunya | 2012-03-25 | 1 | -0/+15 |
| * | | | | debug_sync is now a service, available to dynamically loaded plugins. | Sergei Golubchik | 2012-03-28 | 7 | -366/+18 |
| * | | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 45 | -203/+290 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2012-02-18 | 2 | -0/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Print a deprecation warning when ignore-builtin-innodb is used | Vasil Dimov | 2012-02-17 | 2 | -0/+5 |
| | * | | | | | merged mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2012-02-17 | 35 | -37/+120 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| | | | * | | | | Merge | Kent Boortz | 2012-02-16 | 1 | -0/+4 |
| | | | |\ \ \ \ | |||||
| | | * | \ \ \ \ | Merge | Kent Boortz | 2012-02-16 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2012-02-15 | 1 | -0/+4 |
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | |||||
| | | | | * | | | | | store_create_info(): Fix a compiler warning about unused variable. | Marko Mäkelä | 2012-02-15 | 1 | -0/+4 |
| | | * | | | | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 33 | -35/+33 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | / / / / | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | * | | | | | Updated/added copyright headers | Kent Boortz | 2012-02-15 | 14 | -14/+14 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | Updated/added copyright headers | MySQL Build Team | 2012-02-15 | 13 | -22/+13 |
| | | * | | | | | | BUG#11758263: Modification of indentation in the added code. | Rohit Kalhans | 2012-02-13 | 1 | -11/+11 |
| | | * | | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-09 | 5 | -1/+82 |
| | | * | | | | | | Backout the patch for bug#11758263. | Rohit Kalhans | 2012-02-08 | 5 | -74/+4 |
| | | * | | | | | | BUG#11758263 50440: MARK UNORDERED UPDATE WITH AUTOINC UNSAFE | Rohit Kalhans | 2012-02-08 | 5 | -4/+74 |
| | * | | | | | | | Bug#13633383 63183: SMALL SORT_BUFFER_SIZE CRASH IN MERGE_BUFFERS | Tor Didriksen | 2012-02-14 | 1 | -98/+81 |
| | * | | | | | | | Merge of fix for Bug#11765810. | Martin Hansson | 2012-02-07 | 1 | -11/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Bug #11765810 58813: SERVER THREAD HANGS WHEN JOIN + WHERE + GROUP BY | Martin Hansson | 2012-02-07 | 1 | -11/+1 |
| | | * | | | | | | | merged mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2012-02-06 | 2 | -3/+3 |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | * | | | | | | | | merge mysql-5.5->mysql-5.5-security | Georgi Kodinov | 2012-02-06 | 20 | -93/+199 |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | merge from 5.5 repo. | Andrei Elkin | 2012-01-31 | 15 | -56/+145 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | bug#3593869-64035 | Andrei Elkin | 2012-01-19 | 2 | -15/+16 |
| | * | | | | | | | | | Bug#13593865 - 64037: CRASH IN HA_PARTITION::CREATE_HANDLERS ON | Mattias Jonsson | 2012-02-02 | 4 | -57/+70 |
| | * | | | | | | | | | Merged from mysql-5.1-security | Gopal Shankar | 2012-01-30 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | |||||
| | | * | | | | | | | | Bug#13105873 :Valgrind Warning: CRASH IN FOREIGN | Gopal Shankar | 2012-01-30 | 1 | -2/+2 |
| | * | | | | | | | | | Merge 5.1-security => 5.5-security | Tor Didriksen | 2012-01-27 | 2 | -12/+37 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / |