Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+3 |
|\ | |||||
| * | Merging into mysql-5.5.16-release. | Mats Kindahl | 2011-08-15 | 1 | -0/+32 |
| * | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -1/+2 |
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -19/+30 |
|\ \ | |||||
| * \ | Merge 5.2 -> 5.3 | Sergey Petrunya | 2011-06-24 | 1 | -16/+24 |
| |\ \ | |||||
| | * \ | Merge with 5.1 | Michael Widenius | 2011-06-24 | 1 | -16/+24 |
| | |\ \ | |||||
| | | * | | lp:790513 MariaDB crashes on startup | Sergei Golubchik | 2011-06-21 | 1 | -16/+24 |
| * | | | | Fixed that mysqld --no-defaults --help --verbose doesn't give a lot of irrele... | Michael Widenius | 2011-06-07 | 1 | -2/+5 |
| |/ / / | |||||
| * | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -1/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -1/+23 |
| | |\ \ | |||||
| * | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -1/+1 |
* | | | | | sys_vars changes and cleanups | Sergei Golubchik | 2011-07-11 | 1 | -1/+1 |
* | | | | | adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks | Sergei Golubchik | 2011-07-10 | 1 | -3/+4 |
* | | | | | fix memory leaks and other problems found by safemalloc | Sergei Golubchik | 2011-07-10 | 1 | -22/+17 |
* | | | | | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -2/+2 |
* | | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -25/+64 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -5/+8 |
| |\ \ \ \ | |||||
| | * | | | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -8/+13 |
| | | |_|/ | | |/| | | |||||
| * | | | | merge from 5.1-bugteam | Tor Didriksen | 2010-12-02 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | BUG#58246 post-push fix broken DBG build. | Tor Didriksen | 2010-12-02 | 1 | -1/+2 |
| * | | | | Merging patch for BUG#58246 into mysql-5.5-bugteam. | Mats Kindahl | 2010-12-01 | 1 | -1/+22 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | BUG#58246: INSTALL PLUGIN not secure & crashable | Mats Kindahl | 2010-12-01 | 1 | -1/+22 |
| * | | | | BUG#57108: mysqld crashes when I attempt to install plugin | Mats Kindahl | 2010-11-04 | 1 | -1/+5 |
| * | | | | Merge WL#5496 and WL#5341 to 5.5-bugteam. | Sergey Vojtovich | 2010-10-07 | 1 | -15/+24 |
| |\ \ \ \ | |||||
| | * | | | | WL#5341 - Sticky plugins | Sergey Vojtovich | 2010-09-27 | 1 | -15/+24 |
| * | | | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -10/+58 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -4/+8 |
* | | | | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -5/+5 |
* | | | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -97/+325 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | merged | Sergei Golubchik | 2010-09-21 | 1 | -2/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | fix for MySQL Bug#44797 - plugins w/o command-line options have no disabling ... | Sergei Golubchik | 2010-09-21 | 1 | -2/+1 |
| * | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -13/+47 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -13/+47 |
| | |\ \ \ \ | |||||
| * | | | | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -1/+6 |
| * | | | | | | --plugin_maturity command-line option | Sergei Golubchik | 2010-06-16 | 1 | -0/+23 |
| * | | | | | | bug in converting st_mysql_plugin to st_maria_plugin - all but the last plugi... | Sergei Golubchik | 2010-06-16 | 1 | -15/+15 |
| * | | | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -2/+16 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -5/+26 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -0/+2 |
| | |\ \ \ \ \ \ | |||||
| * | | | | | | | | fixes for buildbot: | Sergei Golubchik | 2010-04-08 | 1 | -3/+4 |
| * | | | | | | | | Merge with 5.1 | Michael Widenius | 2010-04-08 | 1 | -3/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Removed compiler warnings | Michael Widenius | 2010-04-07 | 1 | -3/+4 |
| * | | | | | | | | Fixed compiler warning | Michael Widenius | 2010-04-08 | 1 | -1/+1 |
| * | | | | | | | | Fied problem with of compilation without dynamic plugin loading. | unknown | 2010-04-01 | 1 | -0/+2 |
| * | | | | | | | | Maria WL#61 | unknown | 2010-04-01 | 1 | -87/+248 |
| * | | | | | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 1 | -5/+18 |
| * | | | | | | | | merged | Sergei Golubchik | 2010-03-15 | 1 | -35/+54 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | 1. don't crash on failing to load a plugin with newer MYSQL_PLUGIN_INTERFACE_... | Sergei Golubchik | 2010-03-12 | 1 | -26/+30 |
| | * | | | | | | | Automerge MySQL 5.1.44 merge into MariaDB trunk. | unknown | 2010-03-09 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ |