Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 1 | -10/+23 |
|\ | |||||
| * | Merge with MySQL 5.1.60 | Michael Widenius | 2011-11-23 | 1 | -0/+13 |
| |\ | |||||
| | * | Backmerge of BUG#12997905 | Jorgen Loland | 2011-11-18 | 1 | -0/+3 |
| | * | Bug#11747970 34660: CRASH WHEN FEDERATED TABLE LOSES CONNECTION DURING INSERT... | Sergey Glukhov | 2011-10-05 | 1 | -0/+10 |
| * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -10/+10 |
| |\ \ | | |/ | |||||
| | * | Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUN... | Sergey Glukhov | 2011-08-02 | 1 | -4/+4 |
| | * | weave merge of mysql-5.1->mysql-5.1-security | Georgi Kodinov | 2011-05-10 | 1 | -6/+50 |
| | |\ | |||||
| | * \ | merge 5.0 => 5.1 : Bug#12329653 | Tor Didriksen | 2011-05-04 | 1 | -6/+6 |
| | |\ \ | |||||
| | | * | | Bug#12329653 - EXPLAIN, UNION, PREPARED STATEMENT, CRASH, SQL_FULL_GROUP_BY | Tor Didriksen | 2011-05-04 | 1 | -6/+6 |
| | | * | | automerge | Georgi Kodinov | 2011-01-07 | 1 | -1/+1 |
| | | |\ \ | |||||
| | | * | | | backport: Bug #55568 from 5.1-security to 5.0-security | Gleb Shchepa | 2010-11-23 | 1 | -7/+15 |
| | | * | | | Bug#52711 Segfault when doing EXPLAIN SELECT with union...order by (select...... | Sergey Glukhov | 2010-11-08 | 1 | -2/+3 |
* | | | | | | 5.1 merge | Sergei Golubchik | 2011-07-12 | 1 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | bugfix: create internal temporary tables in mysql_tmpdir, not in datadir | Sergei Golubchik | 2011-07-12 | 1 | -6/+6 |
* | | | | | | Merge with 5.1 | Michael Widenius | 2011-06-24 | 1 | -0/+21 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fixed typo. (Old code worked as both tested parts where 'bool', but not nice ... | Michael Widenius | 2011-06-24 | 1 | -1/+1 |
| * | | | | | Fix for bug lp:798597 Incorrect "Duplicate entry" error with views and GROUP BY | Michael Widenius | 2011-06-24 | 1 | -0/+21 |
* | | | | | | A bit better fix for tmp-table problem | Michael Widenius | 2011-06-10 | 1 | -5/+6 |
* | | | | | | Use dynamic row format when creating temporary tables without sumary fields. | Michael Widenius | 2011-06-09 | 1 | -3/+14 |
* | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-05-03 | 1 | -176/+287 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with MySQL 5.1.57/58 | Michael Widenius | 2011-05-02 | 1 | -176/+287 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug#11756928 48916: SERVER INCORRECTLY PROCESSING HAVING CLAUSES WITH AN ORD... | Sergey Glukhov | 2011-04-22 | 1 | -1/+37 |
| | * | | | | Bug#11765713 58705: OPTIMIZER LET ENGINE DEPEND ON UNINITIALIZED VALUES CREAT... | Tor Didriksen | 2011-04-14 | 1 | -1/+1 |
| | * | | | | Bug#11756242 48137: PROCEDURE ANALYSE() LEAKS MEMORY WHEN RETURNING NULL | Sergey Glukhov | 2011-04-14 | 1 | -4/+12 |
| | |/ / / | |||||
| | * | | | Bug#11766675 - 59839: Aggregation followed by subquery yields wrong result | Martin Hansson | 2011-02-18 | 1 | -31/+35 |
| | * | | | Merge from mysql-5.1.55-release | unknown | 2011-02-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co... | Ole John Aske | 2011-02-07 | 1 | -88/+135 |
| | * | | | | Fix for bug#57030: ('BETWEEN' evaluation is incorrect') | Ole John Aske | 2011-02-01 | 1 | -38/+60 |
* | | | | | | Merge Mariadb 5.1->5.2 | unknown | 2011-04-12 | 1 | -7/+23 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug fix for lp:732124 union + limit returns wrong result | Michael Widenius | 2011-03-09 | 1 | -7/+23 |
* | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -10/+23 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -8/+18 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | Bug#58207: invalid memory reads when using default column value and | Martin Hansson | 2011-01-12 | 1 | -1/+6 |
| | * | | | Fix for bug#58553, "Queries with pushed conditions causes 'explain extended' | Jan Wedvik | 2011-01-11 | 1 | -1/+0 |
| | * | | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
| | | |/ | |||||
| | * | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -1/+2 |
| | * | | merge | Georgi Kodinov | 2010-11-26 | 1 | -1/+13 |
| | |\ \ | |||||
| | * | | | Fix for Bug#56138 "valgrind errors about overlapping memory when double-assig... | Guilhem Bichot | 2010-11-22 | 1 | -2/+6 |
| | * | | | Bug #52160: crash and inconsistent results when grouping | Gleb Shchepa | 2010-10-31 | 1 | -0/+2 |
| * | | | | Fixed some mysql-test-run failures and compile warnings/errors | Michael Widenius | 2011-01-20 | 1 | -0/+1 |
| * | | | | Fixed LP bug #702310 / bug #59493. | Igor Babaev | 2011-01-14 | 1 | -2/+4 |
* | | | | | Merge with alias as String | Michael Widenius | 2011-02-28 | 1 | -8/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -8/+14 |
| * | | | | | Make SQLString reallocation addaptive | Michael Widenius | 2010-11-08 | 1 | -0/+1 |
* | | | | | | Fixed typos | Michael Widenius | 2011-01-07 | 1 | -1/+1 |
* | | | | | | Merge with 5.1 | Michael Widenius | 2011-01-05 | 1 | -0/+6 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Make copy from heap to MyISAM / Aria killable. | Michael Widenius | 2011-01-05 | 1 | -0/+6 |
* | | | | | | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -15/+48 |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | |