Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | Sergei Golubchik | 2011-10-11 | 1 | -1/+1 |
|\ | |||||
| * | Fixed that when using a trigger mysql.proc is now accessed | Michael Widenius | 2011-10-06 | 1 | -1/+1 |
* | | Fix for LP BUG#806071 | unknown | 2011-07-21 | 1 | -1/+15 |
* | | Merged the code of MWL#106 into 5.3 | Igor Babaev | 2011-05-16 | 1 | -66/+8 |
|\ \ | |/ |/| | |||||
| * | Merge of the mwl106 tree into the latest 5.3 tree. | Igor Babaev | 2010-09-23 | 1 | -66/+8 |
| |\ | |||||
| | * | MWL#106: Backport optimizations for derived tables and views. | Igor Babaev | 2010-05-26 | 1 | -66/+8 |
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 1 | -16/+30 |
|\ \ \ | |||||
| * \ \ | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 1 | -16/+30 |
| |\ \ \ | |||||
| | * | | | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| | * | | | Fix for bug #58499 "DEFINER-security view selecting from | Dmitry Lenev | 2011-01-12 | 1 | -14/+28 |
| | * | | | Fixed following problems: | Sergey Glukhov | 2010-12-14 | 1 | -1/+1 |
* | | | | | Change TABLE->alias to String for less memory reallocation | Michael Widenius | 2011-02-28 | 1 | -2/+2 |
* | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -1/+1 |
* | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -7/+7 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -7/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Manual merge from the bugfix tree. | Alexey Kopytov | 2010-06-11 | 1 | -3/+4 |
| | |\ \ | |||||
| | | * | | Bug #42064: low memory crash when importing hex strings, in | Alexey Kopytov | 2010-05-21 | 1 | -3/+4 |
| | * | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -4/+3 |
| | |/ / | |||||
* | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -8/+37 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -8/+37 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#40277: SHOW CREATE VIEW returns invalid SQL | Davi Arnaut | 2010-03-09 | 1 | -0/+32 |
| | * | | Bug#50624: crash in check_table_access during call procedure | Davi Arnaut | 2010-02-13 | 1 | -8/+5 |
| | |/ | |||||
* | | | MWL#43 CREATE TABLE options (by Sanja) | Sergei Golubchik | 2010-04-08 | 1 | -1/+1 |
|/ / | |||||
* | | Removed compiler warning | Michael Widenius | 2010-03-30 | 1 | -1/+3 |
|/ | |||||
* | Backport Bug#37148 to 5.1 | He Zhenxing | 2010-01-24 | 1 | -3/+5 |
* | Bug#49501 Inefficient information_schema check (system collation) | Sergey Glukhov | 2010-01-19 | 1 | -2/+2 |
* | Bug #48995 abort missing DBUG_RETURN or .. in function "check_key_in_view" | Jon Olav Hauglid | 2009-12-15 | 1 | -1/+1 |
* | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -1/+1 |
* | Merge from 5.0 for 43414 | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
|\ | |||||
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-08-28 | 1 | -2/+1 |
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -3/+3 |
| * | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -8/+8 |
| | |\ | |||||
| | * \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -37/+30 |
| | |\ \ | |||||
| | * \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -3/+5 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -90/+152 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -13/+19 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-12-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-10-10 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-09-10 | 1 | -1/+1 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-07-02 | 1 | -1/+1 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | unknown | 2007-04-26 | 1 | -1/+1 |
| | | | | | |\ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | Bug#44834 strxnmov is expected to behave as you'd expect | Sergey Glukhov | 2009-06-19 | 1 | -7/+7 |
* | | | | | | | | | | | | | BUG#41948 Query_log_event constructor needlessly contorted | He Zhenxing | 2009-05-30 | 1 | -1/+2 |
* | | | | | | | | | | | | | Bug#43385 Cannot ALTER DATABASE ... UPGRADE DATA DIRECTORY NAME when Views ex... | Sergey Glukhov | 2009-04-13 | 1 | -4/+6 |
* | | | | | | | | | | | | | Manually merge BUG#37145 to 5.1-bugteam | He Zhenxing | 2009-04-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ... | He Zhenxing | 2009-03-27 | 1 | -2/+4 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | fixed compilation warnings. addendum to the fix for bug 29125 | Georgi Kodinov | 2009-03-20 | 1 | -1/+2 |
* | | | | | | | | | | | | auto-merge | Ignacio Galarza | 2009-03-17 | 1 | -21/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ |