Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #47788: Crash in TABLE_LIST::hide_view_error on | Georgi Kodinov | 2009-10-19 | 1 | -0/+3 |
* | Bug #40877: multi statement execution fails in 5.1.30 | Georgi Kodinov | 2009-10-16 | 1 | -13/+12 |
* | A fix for Bug#44495 "Prepared Statement: CALL p(<x>) - `thd->protocol == &thd... | Konstantin Osipov | 2009-07-15 | 1 | -18/+25 |
*-. | Merge from 5.0-bugteam | Staale Smedseng | 2009-06-17 | 1 | -8/+7 |
|\ \ | |||||
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -2/+2 |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-10 | 1 | -2/+2 |
| |/ | |||||
| * | Pull 5.1 treatment of community features into 5.0. | Chad MILLER | 2009-05-05 | 1 | -1/+1 |
| * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -4/+4 |
| |\ | |||||
| * \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -3/+4 |
| |\ \ | |||||
| * \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -7/+50 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-12-10 | 1 | -0/+3 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-09-10 | 1 | -0/+3 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-07-02 | 1 | -0/+3 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-04-26 | 1 | -0/+3 |
| | | | |\ \ \ \ \ | |||||
* | | | | \ \ \ \ \ | Merge bug#45326 | Magnus Blåudd | 2009-06-05 | 1 | -22/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Bug#45326 Linker failure for libmysqld with VC++ 2008 | Magnus Blåudd | 2009-06-05 | 1 | -22/+22 |
* | | | | | | | | | | | Recommit of bug 43560 after merge with mysql-5.1-bugteam | Staale Smedseng | 2009-05-20 | 1 | -0/+3 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -4/+4 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Bug#35577, manual merge mysql-5.0-bugteam -> mysql-5.1-bugteam | Marc Alff | 2008-07-14 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Bug#35577 (CREATE PROCEDURE causes either crash or syntax error depending on | Marc Alff | 2008-07-14 | 1 | -3/+4 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge host.loc:/home/uchum/work/mysql-5.0 | gshchepa/uchum@host.loc | 2008-03-27 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Post-merge fix for Bug 35103. | davi@mysql.com/endora.local | 2008-03-17 | 1 | -1/+1 |
| * | | | | | | | Bug#35103 mysql_client_test::test_bug29948 causes sporadic failures | davi@mysql.com/endora.local | 2008-03-14 | 1 | -6/+10 |
* | | | | | | | | A fix for | Konstantin Osipov | 2008-07-03 | 1 | -1/+32 |
* | | | | | | | | Bug#31210: INSERT DELAYED crashes server when used on partitioned tables | Mattias Jonsson | 2008-06-09 | 1 | -3/+3 |
* | | | | | | | | Bug#27430 "Crash in subquery code when in PS and table DDL changed after | kostja@bodhi.(none) | 2008-05-20 | 1 | -4/+3 |
* | | | | | | | | Bug#27430 "Crash in subquery code when in PS and table DDL changed after | kostja@bodhi.(none) | 2008-05-20 | 1 | -37/+6 |
* | | | | | | | | Fix mysql_client_test failure in pushbuild 5.1-27430 | kostja@bodhi.(none) | 2008-05-18 | 1 | -1/+1 |
* | | | | | | | | Implement some code review fixes for the fix for Bug#27430 | kostja@bodhi.(none) | 2008-05-18 | 1 | -46/+40 |
* | | | | | | | | WL#4165 "Prepared statements: validation". | kostja@bodhi.(none) | 2008-04-17 | 1 | -2/+86 |
* | | | | | | | | Fix pushbuild errors and warnings. | kostja@dipika.(none) | 2008-04-08 | 1 | -6/+2 |
* | | | | | | | | Tentative implementation of | kostja@dipika.(none) | 2008-04-08 | 1 | -84/+432 |
* | | | | | | | | Merge mysql.com:/Users/davi/mysql/bugs/ps-cleanup-5.1 | davi@endora.local | 2008-03-31 | 1 | -33/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Post-merge fixes for bug 35103 | davi@mysql.com/endora.local | 2008-03-25 | 1 | -33/+40 |
* | | | | | | | | | Merge host.loc:/home/uchum/work/mysql-5.1 | gshchepa/uchum@host.loc | 2008-03-27 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-opt | gkodinov/kgeorge@magare.gmz | 2008-03-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) | gkodinov/kgeorge@macbook.gmz | 2008-03-21 | 1 | -3/+3 |
| | |/ / / / / / | |||||
* | | | | | | | | Post-merge fixes for Bug 35103 | davi@buzz.(none) | 2008-03-17 | 1 | -2/+2 |
|/ / / / / / / | |||||
* | | | | | | | Bug#28386 the general log is incomplete | davi@mysql.com/endora.local | 2008-02-25 | 1 | -0/+6 |
* | | | | | | | Merge buzz.(none):/home/davi/mysql-5.0-runtime | davi@buzz.(none) | 2008-02-21 | 1 | -0/+39 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Post-merge fix to silence compiler warning. | davi@buzz.(none) | 2008-02-21 | 1 | -1/+0 |
| * | | | | | | Bug#32890 Crash after repeated create and drop of tables and views | davi@mysql.com/endora.local | 2008-02-21 | 1 | -0/+40 |
| |/ / / / / | |||||
* | | | | | | Rename send_eof() to my_eof() for consistency with my_ok() and my_error() | kostja@dipika.(none) | 2008-02-19 | 1 | -1/+1 |
* | | | | | | Rename send_ok to my_ok. Similarly to my_error, it only records the status, | kostja@dipika.(none) | 2008-02-19 | 1 | -3/+3 |
* | | | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1 | anozdrin/alik@quad. | 2008-02-01 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES and | kostja@dipika.(none) | 2008-01-30 | 1 | -3/+3 |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | serg@janus.mylan | 2007-12-20 | 1 | -10/+17 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't | kostja@bodhi.(none) | 2007-12-12 | 1 | -10/+17 |