Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -1/+1 |
* | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam. | Gleb Shchepa | 2010-12-14 | 1 | -1/+0 |
* | Bug#52357: Assertion failed: join->best_read in | Martin Hansson | 2010-05-06 | 1 | -1/+14 |
* | Revert of the fix for bug #46019. | Georgi Kodinov | 2009-08-21 | 1 | -23/+0 |
* | Bug #46019: ERROR 1356 When selecting from within another | Georgi Kodinov | 2009-08-19 | 1 | -0/+23 |
* | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -1/+1 |
* | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -4/+4 |
|\ | |||||
| * | Bug #40021: Renaming view fails, archived .frm for view is | Gleb Shchepa | 2008-11-14 | 1 | -1/+0 |
| * | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' while | Gleb Shchepa | 2008-10-08 | 1 | -3/+4 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-12-10 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-09-10 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-07-02 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Unify profiling SHOW code and INFORMATION_SCHEMA code for | cmiller@zippy.cornsilk.net | 2007-07-02 | 1 | -1/+1 |
| | | * | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-04-26 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-04-03 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re... | cmiller@zippy.cornsilk.net | 2007-02-27 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | Prevent bugs by making DBUG_* expressions syntactically equivalent | cmiller@zippy.cornsilk.net | 2007-02-22 | 1 | -0/+1 |
* | | | | | | | Bug #28702: VIEWs defined with USE/FORCE KEY ignore that request | gkodinov/kgeorge@magare.gmz | 2007-09-24 | 1 | -0/+2 |
|/ / / / / / | |||||
* | | | | | | Bug #29929 LOCK TABLES does not pre-lock tables used in triggers of the locke... | thek@adventure.(none) | 2007-07-27 | 1 | -1/+0 |
* | | | | | | A fix and a test case for Bug#26141 mixing table types in trigger | kostja@bodhi.(none) | 2007-07-12 | 1 | -0/+19 |
* | | | | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. | kostja@bodhi.(none) | 2007-07-06 | 1 | -30/+30 |
|/ / / / / | |||||
* | | | | | Fixed bug #27827. | gshchepa/uchum@gleb.loc | 2007-06-01 | 1 | -0/+2 |
* | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-05-22 | 1 | -2/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Bug #28476: force index on a disabled myisam index gives error 124 | gkodinov/kgeorge@magare.gmz | 2007-05-22 | 1 | -2/+21 |
| |/ / / / | |||||
* | | | | | Fix for: | dlenev@mockturtle.local | 2007-05-11 | 1 | -2/+38 |
|/ / / / | |||||
* | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@mysql.com/dl145h.mysql.com | 2007-03-31 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Bug#23233: 0 as LAST_INSERT_ID() after INSERT .. ON DUPLICATE in the | evgen@sunlight.local | 2007-03-30 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this is | guilhem@gbichot3.local | 2007-03-22 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.0-runtime | malff/marcsql@weblab.(none) | 2007-03-06 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#8407 (Stored functions/triggers ignore exception handler) | malff/marcsql@weblab.(none) | 2007-03-05 | 1 | -1/+1 |
| |/ | |||||
* | | Bug#24630 Subselect query crashes mysqld | gluh@mysql.com/eagle.(none) | 2007-02-12 | 1 | -1/+7 |
|/ | |||||
* | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Fixed bug #21727. | igor@rurik.mysql.com | 2006-10-31 | 1 | -0/+5 |
* | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0 | rburnett@bk-internal.mysql.com | 2006-08-03 | 1 | -0/+8 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -0/+4 |
| |\ | |||||
| | * | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHM | gkodinov/kgeorge@macbook.gmz | 2006-07-31 | 1 | -0/+4 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -0/+4 |
| |\ \ | | |/ | |/| | |||||
| | * | Post-merge fixes for Bug#19399 "Stored Procedures 'Lost Connection' | kostja@bodhi.local | 2006-07-11 | 1 | -1/+1 |
| | * | Merge bodhi.local:/opt/local/work/tmp_merge | kostja@bodhi.local | 2006-07-11 | 1 | -0/+5 |
| | |\ | |||||
* | | | | Bug#20543 select on information_schema strange warnings, view, different sche... | gluh@mysql.com/gluh.(none) | 2006-07-25 | 1 | -0/+1 |
|/ / / | |||||
* | | | 4.1 -> 5.0 merge | igreenhoe/greenman@anubis.greendragongames.com | 2006-07-13 | 1 | -0/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | A fix and a test case for Bug#19399 "res 'Lost Connection' when | konstantin@bodhi.netgear | 2006-07-06 | 1 | -0/+5 |
* | | Fix for bug#13934 Silent truncation of table comments | gluh@eagle.intranet.mysql.r18.ru | 2006-06-29 | 1 | -1/+1 |
* | | Fix compilation failures on Windows caused by the patch for Bug#17199. | konstantin@mysql.com | 2006-06-27 | 1 | -1/+2 |
* | | BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))): | sergefp@mysql.com | 2006-05-10 | 1 | -0/+1 |
* | | Merge mysql.com:/home/mydev/mysql-5.0 | ingo@mysql.com | 2006-04-05 | 1 | -3/+6 |
|\ \ | |||||
| * | | BUG#5390 - problems with merge tables | ingo@mysql.com | 2006-02-20 | 1 | -11/+6 |
| * | | Merge mysql.com:/home/mydev/mysql-4.1-bug5390 | ingo@mysql.com | 2006-02-06 | 1 | -0/+8 |
| |\ \ | | |/ | |||||
| | * | Merge mysql.com:/home/mydev/mysql-4.0-bug5390 | ingo@mysql.com | 2006-01-23 | 1 | -0/+3 |
| | |\ |