Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | Fix for bug#49465: valgrind warnings and incorrect live checksum... | Ramil Kalimullin | 2009-12-17 | 1 | -1/+10 |
* | Fix for BUG#46384 - mysqld segfault when trying to create table with same | Satya B | 2009-09-04 | 1 | -1/+1 |
* | Bug #38816: kill + flush tables with read lock + stored | Gleb Shchepa | 2009-07-24 | 1 | -1/+1 |
* | Bug#45806 crash when replacing into a view with a join! | Sergey Glukhov | 2009-07-03 | 1 | -3/+29 |
* | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-06-17 | 1 | -4/+5 |
* | Bug#32149: Long semaphore wait for adaptive hash latch | Tatiana A. Nurnberg | 2009-06-05 | 1 | -0/+3 |
* | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 1 | -19/+23 |
|\ | |||||
| * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -2/+29 |
| |\ | |||||
| * \ | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 1 | -1/+10 |
| |\ \ | |||||
| * \ \ | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 1 | -5/+23 |
| |\ \ \ | |||||
| * \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -24/+49 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-12-10 | 1 | -19/+19 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-09-10 | 1 | -19/+19 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-07-02 | 1 | -19/+19 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | cmiller@zippy.cornsilk.net | 2007-04-26 | 1 | -19/+19 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | cmiller@zippy.cornsilk.net | 2007-04-03 | 1 | -19/+19 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ | Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re... | cmiller@zippy.cornsilk.net | 2007-02-27 | 1 | -19/+19 |
| | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | * | | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent | cmiller@zippy.cornsilk.net | 2007-02-22 | 1 | -19/+19 |
| | | | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-community | cmiller@zippy.cornsilk.net | 2007-01-03 | 1 | -19/+19 |
| | | | | | | |\ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | Bug#24795: Add SHOW PROFILE | cmiller@zippy.cornsilk.net | 2007-01-03 | 1 | -19/+19 |
* | | | | | | | | | | | | | | Auto merge | He Zhenxing | 2009-04-08 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | fixed a compilation warning | Georgi Kodinov | 2009-03-27 | 1 | -1/+3 |
* | | | | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ... | He Zhenxing | 2009-03-27 | 1 | -2/+3 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge | Leonard Zhou | 2009-03-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | BUG#41719 delayed INSERT into timestamp col needs set time_zone for concurren... | Leonard Zhou | 2009-03-24 | 1 | -1/+26 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Bug #38693: leaked memory with blobs! | Georgi Kodinov | 2008-10-15 | 1 | -0/+5 |
* | | | | | | | | | | | | Fix for bug#38821: Assert table->auto_increment_field_not_null failed | Ramil Kalimullin | 2008-09-03 | 1 | -1/+5 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge witty.:/Users/mattiasj/Public/shared-vms/bug21413-41-engines | mattiasj@witty. | 2008-03-27 | 1 | -7/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Recommit of antonys previous commit. | mattiasj@witty. | 2008-03-27 | 1 | -14/+30 |
| * | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-runtime | kostja@bodhi.local | 2007-01-15 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | istruewing@chilla.local | 2006-11-13 | 1 | -3/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | Fix for bug #34889: mysql_client_test::test_mysql_insert_id test fails | kaa@kaamos.(none) | 2008-03-05 | 1 | -1/+2 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Bug#29477: Not all fields of the target table were checked to have a default | evgen@moonbone.local | 2008-01-11 | 1 | -1/+2 |
* | | | | | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@eagle.(none) | 2007-12-13 | 1 | -21/+45 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge polly.(none):/home/kaa/src/opt/bug9481/my50-bug9481 | kaa@polly.(none) | 2007-11-30 | 1 | -8/+40 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | 5.0 version of the fix for bug #9481: mysql_insert_id() returns 0 after | kaa@polly.(none) | 2007-11-26 | 1 | -8/+40 |
| * | | | | | | | | | | | | | Bug#30384: Having SQL_BUFFER_RESULT option in the CREATE .. KEY(..) .. SELECT | evgen@moonbone.local | 2007-11-19 | 1 | -13/+5 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge mysql.com:/home/ram/work/mysql-5.0-engines | ramil/ram@ramil.myoffice.izhnet.ru | 2007-11-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fix for bug #32676: insert delayed crash with wrong column and function speci... | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-11-26 | 1 | -2/+2 |
| |/ / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl | aelkin/elkin@koti.dsl.inet.fi | 2007-11-06 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Bug #27571 asynchronousity in setting mysql_`query`::error and | aelkin/elkin@koti.dsl.inet.fi | 2007-10-29 | 1 | -1/+2 |
* | | | | | | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | bar@bar.myoffice.izhnet.ru | 2007-10-30 | 1 | -39/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | / / / / / / / / / / / | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpl | lars/lthalmann@dl145h.mysql.com | 2007-09-10 | 1 | -39/+39 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Bug #23333 stored function + non-transac table + transac table = breaks stmt-... | aelkin/elkin@dsl-hkibras-fe38f900-157.dhcp.inet.fi | 2007-08-21 | 1 | -39/+39 |
* | | | | | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-09-27 | 1 | -5/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Bug #30468: column level privileges not respected when joining tables | gkodinov/kgeorge@magare.gmz | 2007-09-27 | 1 | -5/+3 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@sunlight.local | 2007-09-22 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ |