Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automerge MariaDB 5.1->5.2. | unknown | 2010-07-09 | 3 | -3/+9 |
|\ | |||||
| * | Implement an NSIS based installer | Bo Thorsen | 2010-06-25 | 1 | -0/+2 |
| * | Fixes for Opensolaris (to get buildbot green) | Michael Widenius | 2010-06-23 | 2 | -3/+7 |
* | | merged | Sergei Golubchik | 2010-06-16 | 2 | -13/+32 |
|\ \ | |/ | |||||
| * | mysqltest: use setenv, not putenv, to make gcov happy. | Sergei Golubchik | 2010-06-14 | 1 | -13/+31 |
| * | Fixed some bugs in the Maria storage engine | Michael Widenius | 2010-06-14 | 2 | -1/+2 |
* | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 10 | -223/+430 |
|\ \ | |/ | |||||
| * | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 10 | -222/+429 |
| |\ | |||||
| | * | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs | unknown | 2010-03-28 | 1 | -3/+1 |
| | * | Bug #44178: mysql cli does not comply with GPLv2 clause 2c | Georgi Kodinov | 2010-03-11 | 1 | -9/+11 |
| | * | merge | Georgi Kodinov | 2010-03-10 | 1 | -2/+3 |
| | |\ | |||||
| | | * | Bug #41057: mysql_update fails FATAL ERROR: Failed to create temporary file f... | Georgi Kodinov | 2010-03-09 | 1 | -2/+3 |
| | * | | Bug#37316: Anonymous error messages noticed sometimes, while running tests in... | Davi Arnaut | 2010-03-08 | 1 | -1/+1 |
| | |/ | |||||
| | * | Automerge: BUG 48993 bundle from bug report --> mysql-5.1-bugteam. | Luis Soares | 2010-03-08 | 1 | -3/+8 |
| | |\ | |||||
| | | * | BUG#48993: valgrind errors in mysqlbinlog | Luis Soares | 2010-02-17 | 1 | -3/+8 |
| | * | | merge from 5.1-mtr | Bjorn Munch | 2010-02-22 | 1 | -61/+233 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Bug #51135 Please increase the maximum number of connections allowed in mysql... | Bjorn Munch | 2010-02-17 | 1 | -10/+21 |
| | | * | Bug #50618 Please allow 'sleep $variable' in mtr | Bjorn Munch | 2010-02-09 | 1 | -5/+17 |
| | | * | merge from 5.1 main | Bjorn Munch | 2010-02-07 | 6 | -19/+59 |
| | | |\ | |||||
| | | * | | Bug #39774 mysql-test-run's remove_file can't use wildcards, this should be d... | Bjorn Munch | 2010-02-04 | 1 | -1/+78 |
| | | * | | merge 49837 | Bjorn Munch | 2010-01-20 | 1 | -0/+4 |
| | | |\ \ | |||||
| | | | * | | Bug #49837 mysqltest exec cannot handle multi-line command correctly | Bjorn Munch | 2010-01-20 | 1 | -0/+4 |
| | | * | | | merge 48888 | Bjorn Munch | 2010-01-20 | 1 | -2/+2 |
| | | |\ \ \ | |||||
| | | | * | | | Bug #48888 mysqltest crashes on --replace_result if 'from' is longer than ~10... | Bjorn Munch | 2010-01-20 | 1 | -2/+2 |
| | | | |/ / | |||||
| | | * | | | Bug #49878 delimiter under false 'if' makes mysqltest test fail with 'Missing... | Bjorn Munch | 2010-01-20 | 1 | -1/+19 |
| | | * | | | exporting server version and other as env var (bug#50471) | Bernd Ocklin | 2010-01-20 | 1 | -1/+8 |
| | | |/ / | |||||
| | | * | | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send' | Bjorn Munch | 2010-01-07 | 1 | -4/+3 |
| | | * | | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send' | Bjorn Munch | 2010-01-06 | 1 | -0/+1 |
| | | * | | Bug #49269 mysqltest crashes on 'reap' if query executed after 'send' | Bjorn Munch | 2010-01-06 | 1 | -2/+12 |
| | | * | | Bug #48863 mysql test: enable and disable case insensitive compare mode | Bjorn Munch | 2010-01-06 | 1 | -2/+24 |
| | | * | | Merge from 5.1 main | Bjorn Munch | 2009-12-16 | 3 | -44/+128 |
| | | |\ \ | |||||
| | | * | | | backport mysqltest send_eval from 42520 | Bjorn Munch | 2009-12-16 | 1 | -2/+4 |
| | | * | | | Bug #48250 mysqtest_embedded can lock destroyed mutex | Bjorn Munch | 2009-11-26 | 1 | -4/+4 |
| | | * | | | Bug #48671 mysqltest fails on 'perl' in file sourced inside 'while' | Bjorn Munch | 2009-11-11 | 1 | -32/+41 |
| | * | | | | Recommit of Bug#49447. | Staale Smedseng | 2010-02-04 | 10 | -144/+171 |
| | | |_|/ | | |/| | | |||||
* | | | | | mysql: don't crash when --show-warnings is enabled | Sergei Golubchik | 2010-05-21 | 1 | -1/+1 |
* | | | | | Fixed compiler warnings | Michael Widenius | 2010-04-08 | 1 | -2/+3 |
* | | | | | pluggable auth with plugin examples | Sergei Golubchik | 2010-03-29 | 4 | -3/+72 |
* | | | | | bugfix: change_user should only take the password | Sergei Golubchik | 2010-02-19 | 1 | -4/+7 |
* | | | | | merged | Sergei Golubchik | 2010-03-15 | 6 | -19/+59 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge MySQL 5.1.44 into MariaDB. | unknown | 2010-03-04 | 6 | -19/+59 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #49223 Change help description for mysqldump | Staale Smedseng | 2010-01-27 | 1 | -1/+1 |
| | * | | | WL#5182 Remove more deprecated 4.1/5.0 features | Magne Mahre | 2010-01-27 | 3 | -5/+9 |
| | * | | | WL#5154 Remove deprecated 4.1 features | Magne Mahre | 2010-01-21 | 5 | -10/+41 |
| | * | | | merge | Georgi Kodinov | 2009-12-24 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | | * | | | Bug #48866: mysql.test fails under Fedora 12 | Georgi Kodinov | 2009-12-16 | 1 | -1/+1 |
| | * | | | | Manual merge. | Davi Arnaut | 2009-12-18 | 1 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Bug#48983: Bad strmake calls (length one too long) | Davi Arnaut | 2009-12-17 | 1 | -2/+2 |
| | | * | | | Backport fix for Bug #27884. | Jim Winstead | 2009-11-23 | 1 | -4/+7 |
| | * | | | | Merge approved bug fix | Jim Winstead | 2009-12-17 | 1 | -1/+2 |
| | |\ \ \ \ |