Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#40365 Prepared statements may insert invalid dates. | Sergey Glukhov | 2008-11-27 | 2 | -0/+83 |
* | Bug#34825 perror on windows doesn't know about win32 error codes | Sergey Glukhov | 2008-11-27 | 3 | -2/+54 |
* | merge | Vladislav Vaintroub | 2008-11-25 | 31 | -158/+422 |
|\ | |||||
| * | Fix for bug#40984: backport fix from 39585 into 5.0 | Ramil Kalimullin | 2008-11-25 | 2 | -0/+50 |
| * | Bug#40866: mysql-test-run's check of tests provides false failures due to tim... | Patrick Crews | 2008-11-24 | 1 | -19/+19 |
| * | merged bug 39656 to 5.0-bugteam | Georgi Kodinov | 2008-11-24 | 3 | -0/+62 |
| |\ | |||||
| | * | Bug #39656: Behaviour different for agg functions with & without where - | Georgi Kodinov | 2008-11-24 | 3 | -0/+62 |
| * | | Auto-merge | Ramil Kalimullin | 2008-11-21 | 3 | -2/+35 |
| |\ \ | |||||
| | * | | Bug#34760 Character set autodetection appears to fail | Sergey Glukhov | 2008-11-21 | 3 | -2/+35 |
| * | | | Fix for bug#36772: When using UTF8, CONVERT with GROUP BY | Ramil Kalimullin | 2008-11-21 | 3 | -5/+57 |
| |/ / | |||||
| * | | Fix for bug#40875: Memory leak in FEDERATED handler | Ramil Kalimullin | 2008-11-20 | 1 | -0/+8 |
| * | | Merge. | Sergey Vojtovich | 2008-11-18 | 3 | -1/+58 |
| |\ \ | |||||
| | * | | BUG#38842 - Fix for 25951 seems incorrect | Sergey Vojtovich | 2008-11-11 | 3 | -1/+58 |
| | |/ | |||||
| * | | Bug#31616 div_precision_increment description looks wrong | Alexey Botchkov | 2008-11-17 | 3 | -2/+29 |
| * | | Bug #40021: Renaming view fails, archived .frm for view is | Gleb Shchepa | 2008-11-14 | 6 | -126/+17 |
| * | | Test case for bug #34774: key prefix on text field in federated | Ramil Kalimullin | 2008-11-14 | 2 | -0/+28 |
| * | | Fix for bug#37527: mysqlcheck fails to report entire database | Ramil Kalimullin | 2008-11-14 | 3 | -2/+34 |
| * | | Bug#40645 Test main.federated_innodb does not always clean up after itself | Patrick Crews | 2008-11-13 | 1 | -1/+6 |
| * | | Bug#39541 CHECK TABLE on information_schema myisam tables produces error | Sergey Glukhov | 2008-11-13 | 3 | -0/+19 |
| |/ | |||||
* | | Bug #20430 mysqld.exe windows service stuck in "SERVICE_STOP_PENDING" | Vladislav Vaintroub | 2008-11-14 | 3 | -5/+24 |
|/ | |||||
* | Bug#36279 - mysql built with Visual Studio 2005 does not display | Vladislav Vaintroub | 2008-11-10 | 1 | -2/+0 |
* | merged 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2008-11-06 | 1 | -4/+21 |
|\ | |||||
| * | Merge current 5.0 main tree and fix for bug#40546 | Joerg Bruehe | 2008-11-06 | 37 | -41/+578 |
| |\ | |||||
| * | | Bug #40546 Debug server in RPM is built with compiler optimization | Joerg Bruehe | 2008-11-06 | 1 | -4/+21 |
* | | | merged 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2008-11-06 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Raise version number after cloning 5.0.72 | unknown | 2008-10-24 | 1 | -2/+2 |
* | | | merged 5.0-bugteam -> bug 33811-5.0-bugteam working tree | Georgi Kodinov | 2008-11-03 | 33 | -44/+569 |
|\ \ \ | |||||
| * | | | Fixed race condition in test case status2. A 'disconnect' issues an | Kristofer Pettersson | 2008-10-31 | 2 | -6/+6 |
| * | | | Bug#39040 valgrind errors/crash when creating views with binlog logging enabled | Sergey Glukhov | 2008-10-27 | 3 | -3/+24 |
| * | | | Bug#22442, removed number of port | Serge Kozlov | 2008-10-26 | 2 | -2/+2 |
| * | | | Bug#22442. | Serge Kozlov | 2008-10-26 | 2 | -6/+48 |
| * | | | Merge | Sergey Petrunia | 2008-10-24 | 9 | -13/+77 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge from mysql-5.0-5.1.29-rc into mysql-5.0-bugteamclone-5.0.72-build | Davi Arnaut | 2008-10-23 | 3 | -0/+7 |
| | |\ \ | |||||
| | | * \ | merged 5.0 main -> 5.0-5.1.29-rc | Georgi Kodinov | 2008-10-23 | 2 | -1/+6 |
| | | |\ \ | |||||
| | | | * \ | Merge from mysql-5.0.70-release | unknown | 2008-10-21 | 0 | -0/+0 |
| | | | |\ \ | |||||
| | | | | * \ | Auto merge fix for showstopper bug 39353 from mysql-5.0-5.1.29-rc branchmysql-5.0.70 | mysqldev | 2008-09-27 | 5 | -13/+38 |
| | | | | |\ \ | |||||
| | | | * | | | | The header "config.h" needs to be included "early" to control other headers. | Kent Boortz | 2008-10-13 | 1 | -0/+5 |
| | | | * | | | | Merge from main 5.0 branch -> 5.0-build | Joerg Bruehe | 2008-10-10 | 72 | -291/+1680 |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | |||||
| | | | * | | | | Fix some bad merge that got the string "5.1-bugteam" into this 5.0 tree. | Joerg Bruehe | 2008-10-04 | 1 | -1/+1 |
| | | | * | | | | Merge main 5.0 branch -> 5.0-build (team tree). | Joerg Bruehe | 2008-10-04 | 28 | -915/+258 |
| | | | |\ \ \ \ | |||||
| | | * | | | | | | Post-merge fix: drop table at the end of test. | Davi Arnaut | 2008-10-21 | 2 | -0/+2 |
| | | * | | | | | | Bug#28323: Server crashed in xid cache operations | Davi Arnaut | 2008-10-21 | 6 | -11/+145 |
| | | | |_|/ / / | | | |/| | | | | |||||
| | * | | | | | | merge | Vladislav Vaintroub | 2008-10-23 | 6 | -11/+145 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Bug#40280: Message compiler(mc.exe) needed to compile MySQL on windows. | Vladislav Vaintroub | 2008-10-23 | 6 | -13/+70 |
| * | | | | | | | | BUG#38072: Wrong result: HAVING not observed in a query with aggregate | Sergey Petrunia | 2008-10-24 | 3 | -1/+60 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Bug#28323: Server crashed in xid cache operations | Davi Arnaut | 2008-10-21 | 6 | -11/+145 |
| |/ / / / / / | |||||
| * | | | | | | merge 5.0-bugteam -> bug 38693-5.0-bugteam | Georgi Kodinov | 2008-10-20 | 15 | -13/+230 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Auto commit | Kristofer Pettersson | 2008-10-20 | 24 | -30/+617 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merged 5.0-bugteam -> bug 39958 | Georgi Kodinov | 2008-10-17 | 3 | -0/+35 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Bug #39844: Query Crash Mysql Server 5.0.67 | Gleb Shchepa | 2008-10-16 | 3 | -0/+35 |