| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #44796: valgrind: too many my_longlong10_to_str_8bit | Alexey Kopytov | 2009-05-20 | 3 | -1/+47 |
* | Merge of fix into GCA tree, no conflicts | Matthias Leich | 2009-05-15 | 2 | -21/+31 |
|\ |
|
| * | Fix for Bug#44826 main.information_schema_db could harm succeeding tests | Matthias Leich | 2009-05-15 | 2 | -21/+31 |
* | | backported a change from 5.1 | Georgi Kodinov | 2009-05-15 | 1 | -2/+2 |
* | | merged | Georgi Kodinov | 2009-05-15 | 3 | -8/+7 |
|\ \ |
|
| * | | Bug #32651 grant_cache.test fails | Philip Stoev | 2009-05-15 | 3 | -8/+7 |
* | | | fixed a win32 compile error | Georgi Kodinov | 2009-05-15 | 1 | -2/+3 |
|/ / |
|
* | | merged 5.0-main -> 5.0-bugteam | Georgi Kodinov | 2009-05-15 | 60 | -216/+2327 |
|\ \
| |/
|/| |
|
| * | Remove community-server only feature and place in its own test | Chad MILLER | 2009-05-12 | 4 | -12/+21 |
| * | Merge with trunk. | Chad MILLER | 2009-05-11 | 2 | -3/+3 |
| |\ |
|
| | * | Merge from main 5.0 (again) into 5.0-build - just version number change. | Joerg Bruehe | 2009-05-08 | 1 | -2/+2 |
| | |\ |
|
| | | * | Raise version number after cloning 5.0.82 | unknown | 2009-05-07 | 1 | -2/+2 |
| | | * | merge 5.0.81 into 5.0 | Daniel Fischer | 2009-05-07 | 141 | -1014/+2984 |
| | | |\ |
|
| | | * \ | merge in small portability tweaks from 5.0.80 | MySQL Build Team | 2009-05-01 | 3 | -36/+37 |
| | | |\ \ |
|
| | | * | | | adjust version number | unknown | 2009-04-16 | 1 | -2/+2 |
| | * | | | | Merge main 5.0 into 5.0-build | Joerg Bruehe | 2009-05-08 | 138 | -1046/+4538 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Just fix a silly typo in an error message ... | Joerg Bruehe | 2009-04-14 | 1 | -1/+1 |
| | * | | | | Merge main 5.0 -> 5.0-build | Joerg Bruehe | 2009-04-14 | 1 | -2/+2 |
| | |\ \ \ \ |
|
| * | | | | | | Fix improperly-protected variable definition and use. | Chad MILLER | 2009-05-11 | 2 | -2/+3 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge community up to enterprise, thus ending the community-server | Chad MILLER | 2009-05-06 | 56 | -212/+2313 |
| |\ \ \ \ \ |
|
| | * | | | | | Pull 5.1 treatment of community features into 5.0. | Chad MILLER | 2009-05-05 | 17 | -27/+88 |
| | | |_|/ /
| | |/| | | |
|
| | * | | | | Merge 5.0.80 release and 5.0 community. Version left at 5.0.80. | Chad MILLER | 2009-04-14 | 397 | -8300/+11085 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge tool fixes which were done while building 5.0.72sp1 | Joerg Bruehe | 2009-01-28 | 5 | -7/+22 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge from Tim's 5.0.76-release tree to make 5.0.77 . | Chad MILLER | 2009-01-21 | 79 | -432/+1886 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | Raise version number after cloning 5.0.75 | unknown | 2008-12-18 | 1 | -2/+2 |
| | * | | | | | | | Merged from 5.0 (enterprise). | Chad MILLER | 2008-12-17 | 267 | -2462/+9325 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Merge from mysql-5.0.67-release | Jonathan Perkin | 2008-08-15 | 12 | -34/+108 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | Revert previous unintentional license change. | Jonathan Perkin | 2008-08-04 | 1 | -2/+1 |
| | | * | | | | | | | | Change preprocessor tests to match what we will be using. | Jonathan Perkin | 2008-08-04 | 1 | -1/+1 |
| | | * | | | | | | | | Use autoconf glue around new my_is_symlink to avoid stat(2) and friends | Jonathan Perkin | 2008-08-04 | 1 | -0/+4 |
| | | * | | | | | | | | merging | Alexey Botchkov | 2008-07-31 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | Bug#34159: mysql_install_db fails with sql_mode=TRADITIONAL | Georgi Kodinov | 2008-07-31 | 1 | -0/+1 |
| | | * | | | | | | | | | Buq#32167 another privilege bypass with DATA/INDEX DIRECTORY. | Alexey Botchkov | 2008-07-31 | 3 | -24/+33 |
| | | |/ / / / / / / / |
|
| | | * | | | | | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution. | Alexey Botchkov | 2008-07-28 | 5 | -3/+41 |
| | | * | | | | | | | | Merge fix for bug#38180 from mysql-5.0.66a-release | Jonathan Perkin | 2008-07-18 | 3 | -26/+57 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Bug#33812: mysql client incorrectly parsing DELIMITER | Davi Arnaut | 2008-07-17 | 3 | -8/+31 |
| | | * | | | | | | | | | Merge from mysql-5.0.66-release | Jonathan Perkin | 2008-07-17 | 44 | -268/+432 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | * | \ \ \ \ \ \ \ \ \ | Merge fix for bug#38180 from mysql-5.0.66a-release | Jonathan Perkin | 2008-07-18 | 3 | -26/+57 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Merge from mysql-5.0.66-release | Jonathan Perkin | 2008-07-17 | 44 | -268/+432 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Raise version number after cloning 5.0.67 | Jonathan Perkin | 2008-07-16 | 1 | -2/+2 |
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Put version number back to 5.0.67 | Jonathan Perkin | 2008-07-16 | 1 | -2/+2 |
| | * | | | | | | | | | | Fixed packet-test bug caused by if block that didn't have curly braces. | Chad MILLER | 2008-07-15 | 1 | -0/+2 |
| | * | | | | | | | | | | Merge from 5.0 trunk. | Chad MILLER | 2008-07-14 | 415 | -17917/+25610 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 419 | -54625/+64654 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge chunk from trunk. | Chad MILLER | 2008-07-10 | 379 | -5392/+28796 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge dev:/data0/mysqldev/my/build-200801111228-5.0.51a/mysql-5.0-release | unknown | 2008-01-23 | 3 | -1/+16 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | view_grant.result, view_grant.test, sql_view.cc: | unknown | 2008-01-11 | 3 | -9/+97 |
| | | * | | | | | | | | | | | | | ha_federated.cc: | unknown | 2008-01-11 | 1 | -1/+6 |
| | | * | | | | | | | | | | | | | mysqlcheck.result: | unknown | 2008-01-11 | 1 | -1/+2 |
| | | * | | | | | | | | | | | | | template_instnt.cpp, yassl_imp.cpp, handshake.cpp: | unknown | 2008-01-11 | 3 | -1/+16 |