Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow one to block an account by using GRANT max_user_connections = -1 | Michael Widenius | 2011-09-26 | 1 | -2/+6 |
* | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ... | Sergey Petrunya | 2011-08-29 | 1 | -3/+0 |
* | Fixed LP bug #806504. | Igor Babaev | 2011-07-10 | 1 | -0/+1 |
* | Merge of mwl #106 into 5.3. | Igor Babaev | 2011-06-15 | 1 | -1/+30 |
|\ | |||||
| * | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed. | Igor Babaev | 2011-06-04 | 1 | -1/+30 |
| |\ | |||||
| | * | Merge | Igor Babaev | 2011-05-20 | 1 | -1/+30 |
| | |\ | |||||
| | | * | Fixed crashes in the rpl suite due to a bug in Item_func_set_user_var::fix_fi... | Igor Babaev | 2011-05-19 | 1 | -0/+1 |
| | | * | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -1/+29 |
| | | |\ | |||||
| | | | * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -1/+29 |
| | | | |\ | |||||
| | | | | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -1/+29 |
* | | | | | | bugfixes: | Sergei Golubchik | 2011-06-09 | 1 | -31/+4 |
* | | | | | | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -14/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | revert a suggested "optimization" that introduced a bug | Sergei Golubchik | 2011-06-06 | 1 | -14/+16 |
* | | | | | | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -102/+123 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | |||||
| * | | | | comments | Sergei Golubchik | 2011-05-21 | 1 | -0/+8 |
| * | | | | post review changes 2 | Sergei Golubchik | 2011-05-19 | 1 | -29/+42 |
| * | | | | lp:738067 Crash in get_datetime_value() in 5.1-micro | Sergei Golubchik | 2011-03-19 | 1 | -0/+2 |
| * | | | | lp:737450 Second Assertion `item->null_value' failed in 5.1-micro | Sergei Golubchik | 2011-03-18 | 1 | -8/+6 |
| * | | | | lp:736791 Crash in make_truncated_value_warningwith LEAST()/GREATEST/COALESCE | Sergei Golubchik | 2011-03-17 | 1 | -2/+1 |
| * | | | | wl#173 - temporal types with sub-second resolution | Sergei Golubchik | 2011-03-01 | 1 | -59/+49 |
* | | | | | Merged the fix for bug 777745 into 5.3. | Igor Babaev | 2011-05-19 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed LP bug #777745. | Igor Babaev | 2011-05-19 | 1 | -2/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge with dynamic column code | Michael Widenius | 2011-05-12 | 1 | -8/+82 |
|\ \ \ \ \ | |||||
| * | | | | | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -8/+82 |
| |/ / / / | |||||
* | | | | | Merge with MariaDB 5.2 | Michael Widenius | 2011-05-10 | 1 | -8/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -8/+10 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -8/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL... | Sergey Glukhov | 2011-04-20 | 1 | -3/+0 |
| | | * | | | | Bug#11766087 59125: VALGRIND UNINITIALISED VALUE WARNING IN ULL2DEC, LONGLON... | Sergey Glukhov | 2011-03-28 | 1 | -1/+4 |
| | | * | | | | Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >... | Sergey Glukhov | 2011-03-28 | 1 | -3/+4 |
| | | * | | | | Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0... | Sergey Glukhov | 2011-03-28 | 1 | -0/+1 |
| | | * | | | | BUG#11766519 (bug#59648): MY_STRTOLL10_MB2: ASSERTION `(*ENDPTR - S) % 2 == 0... | Alexander Barkov | 2011-03-03 | 1 | -1/+1 |
* | | | | | | | Fix LP BUG#715738 | unknown | 2011-03-24 | 1 | -0/+4 |
* | | | | | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 1 | -9/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fixed wrong alias usage | Michael Widenius | 2011-03-01 | 1 | -1/+1 |
| * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -9/+21 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -9/+21 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | automerge | Georgi Kodinov | 2011-01-07 | 1 | -3/+8 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | | | * | | | | | Bug#57810 case/when/then : Assertion failed: length || !scale | Sergey Glukhov | 2010-12-24 | 1 | -2/+7 |
| | | * | | | | | | merge | Georgi Kodinov | 2010-12-17 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -1/+1 |
| | | | * | | | | | merge | Georgi Kodinov | 2010-11-26 | 1 | -6/+20 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | merge | Tatiana A. Nurnberg | 2010-11-24 | 1 | -2/+2 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Bug#43233: Some server variables are clipped during "update," not "check" stage | Tatiana A. Nurnberg | 2010-11-11 | 1 | -2/+2 |
| | | * | | | | | | | | Bug #57187: more user variable fun with multiple | Gleb Shchepa | 2010-12-06 | 1 | -1/+1 |
| | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | | * | | | | | | | Auto-merge with mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-23 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig... | Guilhem Bichot | 2010-11-22 | 1 | -1/+1 |
| | | * | | | | | | | Auto-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-18 | 1 | -1/+8 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | | | | / / / / | | | | |_|/ / / / | | | |/| | | | | |