Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#47857 strip_sp function in mysys/mf_strip.c never used and cause name clash | Magnus BlÄudd | 2009-10-06 | 1 | -1/+0 |
* | WL#4259 - Debug Sync Facility | Ingo Struewing | 2009-09-29 | 1 | -0/+10 |
* | merge mysql-5.0-bugteam to mysql-5.1-bugteam | Satya B | 2009-09-03 | 1 | -0/+1 |
|\ | |||||
| * | Fix for BUG#46591 - .frm file isn't sync'd with sync_frm enabled for | Satya B | 2009-09-03 | 1 | -0/+1 |
| * | Bug #45287: phase 2 : 5.0 64 bit compilation warnings | Georgi Kodinov | 2009-07-16 | 1 | -1/+1 |
| * | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 1 | -1/+2 |
| |\ | |||||
| | * | auto-merge | Ignacio Galarza | 2009-03-19 | 1 | -0/+1 |
| | |\ | |||||
| | * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -1/+1 |
| * | | | Buq#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-07-31 | 1 | -0/+1 |
| * | | | Merge fix for bug#38180 from mysql-5.0.66a-release | Jonathan Perkin | 2008-07-18 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-12-10 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Push history-limiting code until after the code that adds new | unknown | 2007-11-14 | 1 | -0/+1 |
* | | | | | | | Merge 5.1-bugteam -> 5.1-innodb_plugin. | Sergey Vojtovich | 2009-07-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bug #45286: compilation warnings on mysql-5.0-bugteam on MacOSX | Georgi Kodinov | 2009-06-05 | 1 | -1/+1 |
* | | | | | | | | Backport WL#3653 to 5.1 to enable bundled innodb plugin. | Vladislav Vaintroub | 2009-06-10 | 1 | -4/+4 |
|/ / / / / / / | |||||
* | | | | | | | Manual merge of patch for bug #40552 into the team tree. | Alexey Kopytov | 2009-03-16 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix for bug #40552: Race condition around default_directories | Alexey Kopytov | 2009-02-27 | 1 | -2/+5 |
* | | | | | | | | Merge BUG#22082 from 5.0-bugteam to 5.1-bugteam | He Zhenxing | 2009-03-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | BUG#22082 Slave hangs(holds mutex) on "disk full" | He Zhenxing | 2009-03-06 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Bug#37995 Error message truncation in test "innodb" in embedded mode. | Alexey Botchkov | 2009-02-05 | 1 | -3/+0 |
* | | | | | | merging | Alexey Botchkov | 2008-08-23 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-08-22 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Fix merge problem: make sf_malloc_cur_memory definitions match in headers and... | Sergey Petrunia | 2008-08-20 | 1 | -1/+1 |
* | | | | | Up-merge 5.0.66a-release changes (via 5.0) into 5.1. | Timothy Smith | 2008-07-17 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Bug #38180 options are read from ~/my.cnf instead of ~/.my.cnf | Timothy Smith | 2008-07-16 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
| * | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl | unknown | 2008-01-30 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |/| | | |||||
| * | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2007-12-04 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge trift2.:/MySQL/M50/mysql-5.0 | unknown | 2007-11-14 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | | * \ \ | Merge mysql.com:/home/svoj/devel/mysql/BUG31159/mysql-4.1-engines | unknown | 2007-10-24 | 1 | -0/+2 |
| | | |\ \ \ | |||||
| | | | * | | | BUG#31159 - fulltext search on ucs2 column crashes server | unknown | 2007-10-24 | 1 | -0/+2 |
| | * | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/50 | unknown | 2007-11-07 | 1 | -0/+2 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
* | | | | | | | Implement some code review fixes for the fix for Bug#27430 | unknown | 2008-05-18 | 1 | -0/+3 |
* | | | | | | | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2008-02-27 | 1 | -8/+17 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main | unknown | 2008-02-08 | 1 | -8/+17 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge hynda.mysql.fi:/home/my/mysql-5.1-main | unknown | 2007-11-26 | 1 | -8/+17 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1 | unknown | 2007-10-11 | 1 | -8/+17 |
* | | | | | | | | | | Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name> | unknown | 2008-02-18 | 1 | -6/+6 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.1-rpl | unknown | 2008-01-30 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge dl145h.mysql.com:/data0/mkindahl/mysql-5.0-rpl | unknown | 2008-01-30 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| | * | | | | | | | BUG#30435 loading large LOAD DATA INFILE breaks slave with | unknown | 2007-12-21 | 1 | -0/+6 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | | | | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/51 | unknown | 2007-12-05 | 1 | -3/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Post-merge changes for bug #31207: Test "join_nested" shows different strateg... | unknown | 2007-10-18 | 1 | -1/+1 |
| * | | | | | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint | unknown | 2007-10-18 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Fix for bug #31207: Test "join_nested" shows different strategy on IA64 | unknown | 2007-10-17 | 1 | -2/+4 |
| | |/ / / / | |||||
| | * | | | | Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platf... | unknown | 2007-08-29 | 1 | -13/+13 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge ramayana.hindu.god:/home/tsmith/m/bk/build/b20748/50 | unknown | 2007-11-07 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Bug #20748: Configuration files should not be read more than once | unknown | 2007-11-07 | 1 | -0/+2 |
| |/ / | |||||
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris | unknown | 2007-08-13 | 1 | -0/+1 |
* | | | Fixes Bug#30127: --debug-info no longer prints memory usage in mysql | unknown | 2007-08-01 | 1 | -2/+2 |