Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 4 | -11/+6 |
* | another backtrace resolver that prints source file name and line number | Sergei Golubchik | 2011-12-11 | 1 | -0/+18 |
* | win64 sysvar portability fixes | Sergei Golubchik | 2011-12-02 | 1 | -1/+1 |
* | install my_valgrind.h too | Sergei Golubchik | 2011-12-02 | 1 | -0/+1 |
* | merged | Sergei Golubchik | 2011-11-27 | 1 | -1/+1 |
|\ | |||||
| * | Fix package names, by removing a trailing "-MariaDB" ,as we already have lead... | Vladislav Vaintroub | 2011-11-23 | 1 | -1/+1 |
* | | compilation fixes | Sergei Golubchik | 2011-11-27 | 1 | -1/+1 |
|/ | |||||
* | Add support for signed sysvars. | Sergei Golubchik | 2011-11-22 | 4 | -8/+17 |
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 9 | -16/+31 |
|\ | |||||
| * | Fix bug lp:869036 | unknown | 2011-11-17 | 1 | -0/+4 |
| * | Merge. | Igor Babaev | 2011-10-28 | 1 | -1/+4 |
| |\ | |||||
| | * | Merge. | Igor Babaev | 2011-06-01 | 1 | -1/+4 |
| | |\ | |||||
| | | * | Downported InnoDB support of Index Condition Pushdown from MySQL-5.6 code line. | Igor Babaev | 2011-05-25 | 1 | -1/+3 |
| * | | | Fixed lp:879939 "assertion in ha_maria::enable_indexes with derived_with_keys... | Michael Widenius | 2011-10-26 | 2 | -0/+4 |
| * | | | merge | Sergei Golubchik | 2011-10-11 | 1 | -5/+19 |
| |\ \ \ | |||||
| | * \ \ | merge with 5.1 | Sergei Golubchik | 2011-10-07 | 1 | -5/+19 |
| | |\ \ \ | |||||
| | | * | | | support for plugins on windows | Sergei Golubchik | 2011-10-04 | 1 | -5/+19 |
| | | * | | | Post-fix for LP808233 : replace uint with "unsigned int" in mysql.h.pp, too | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
| | | * | | | LPBUG#808233: Undefined uint in typelib.h | Vladislav Vaintroub | 2011-07-10 | 1 | -1/+1 |
| * | | | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ... | Michael Widenius | 2011-09-23 | 2 | -6/+9 |
| * | | | | | portability fix: avoid anonymous structs and unions in C | Sergei Golubchik | 2011-09-22 | 1 | -6/+6 |
| * | | | | | Merge with 5.2 | Michael Widenius | 2011-09-10 | 2 | -1/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fixed that automatic killing of delayed insert thread (in flush, alter table ... | Michael Widenius | 2011-09-09 | 1 | -1/+1 |
| | * | | | | Fixed lp:814238 "safe_mutex issues must be assertions in debug binary" | Michael Widenius | 2011-09-02 | 1 | -0/+1 |
| * | | | | | Merge 5.2->5.3 | unknown | 2011-09-02 | 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/+2 |
* | | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | compilation warnings on Windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 71 | -141/+208 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Bug#11759349 -- Merge of patch from mysql-5.1. | Ashish Agarwal | 2011-09-27 | 1 | -0/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STORE | Ashish Agarwal | 2011-09-27 | 1 | -0/+2 |
| | * | | | | | | Merge from mysql-5.1.59-release | unknown | 2011-09-15 | 1 | -0/+9 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Manual merge from mysql-5.1. | Ramil Kalimullin | 2011-08-09 | 2 | -1/+32 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | merge 5.0-security => 5.1-security | Tor Didriksen | 2011-07-15 | 1 | -0/+9 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Bug#12406055 BUFFER OVERFLOW OF VARIABLE 'BUFF' IN STRING::SET_REAL | Tor Didriksen | 2011-07-15 | 1 | -0/+9 |
| * | | | | | | | | | | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 4 | -3/+15 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 4 | -3/+15 |
| | * | | | | | | | | | | Cherry-picking WL#5710 from mysql-5.5 to mysql-5.5.16-release. | Alexander Nozdrin | 2011-08-15 | 1 | -0/+4 |
| * | | | | | | | | | | | Bug#12547647 UPDATE LOGGING COULD EXCEED LOG PAGE SIZE | Marko Mäkelä | 2011-09-01 | 1 | -1/+2 |
| * | | | | | | | | | | | merge 5.1 => 5.5 | Tor Didriksen | 2011-08-29 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | BUG#12911710 - VALGRIND FAILURE IN ROW-DEBUG:PERFSCHEMA.SOCKET_SUMMARY_BY_INS... | Tor Didriksen | 2011-08-29 | 1 | -0/+9 |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | BUG#12695969 | Luis Soares | 2011-07-12 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | BUG#12695969 | Luis Soares | 2011-07-12 | 1 | -1/+1 |
| * | | | | | | | | | | | Fix bug #11830883, SUPPORT "CORRUPTED" BIT FOR INNODB TABLES AND INDEXES. | Jimmy Yang | 2011-08-16 | 1 | -2/+3 |
| * | | | | | | | | | | | WL#5710 : mysql_plugin - enable or disable plugins | Chuck Bell | 2011-07-19 | 1 | -0/+4 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | BUG#12695969 | Luis Soares | 2011-07-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | BUG#12695969 | Luis Soares | 2011-07-11 | 1 | -0/+31 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | | | / / / / / / / | | | |/ / / / / / / | | |/| | | | | | | | |||||
| | | * | | | | | | | BUG#12695969: FIX OUTDATED COPYRIGHT NOTICES IN REPLACTION | Luis Soares | 2011-07-11 | 1 | -0/+31 |
| | | |/ / / / / / | |||||
| | | * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 5 | -25/+20 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Bug#11896296 REMOVE LGPL LICENSED FILES IN MYSQL 5.0 | Magne Mahre | 2011-03-22 | 5 | -22/+19 |