Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 1 | -30/+101 |
|\ | |||||
| * | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 1 | -30/+101 |
| |\ | |||||
| | * | Reduced #ifndef for 52301, caused compile warning | Bjorn Munch | 2010-08-26 | 1 | -4/+0 |
| | * | merge followup fix for 52301 | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| | |\ | |||||
| | | * | Bug #52301 Add --protocol to mysqltest | Bjorn Munch | 2010-08-25 | 1 | -0/+6 |
| | * | | merge from 5.1-mtr | Bjorn Munch | 2010-08-06 | 1 | -30/+99 |
| | |\ \ | | | |/ | |||||
| | | * | merge from 5.1 | Bjorn Munch | 2010-08-04 | 10 | -399/+413 |
| | | |\ | |||||
| | | * | | Bug #55582 mtr root detection (and if-expression execution) broken | Bjorn Munch | 2010-08-03 | 1 | -1/+16 |
| | | * | | Bug #54111 mysqltest command remove_files_wildcard does not work in embedded ... | Bjorn Munch | 2010-06-15 | 1 | -0/+42 |
| | | * | | Bug #53374 Don't delete temporary perl file if perl fails | Bjorn Munch | 2010-06-07 | 1 | -2/+3 |
| | | * | | Merge from 5.1 up to rev 3392 | Bjorn Munch | 2010-06-02 | 4 | -18/+24 |
| | | |\ \ | |||||
| | | * | | | Bug #52214 Misleading error msg when test fails before having produced any query | Bjorn Munch | 2010-04-13 | 1 | -2/+5 |
| | | * | | | Bug #42513 mtr2: mysqltest doesn't count internal commands output as real output | Bjorn Munch | 2010-04-13 | 1 | -10/+0 |
| | | * | | | Bug #52301 Add --protocol to mysqltest | Bjorn Munch | 2010-03-23 | 1 | -3/+16 |
| | | * | | | Bug #43603 mysqltest command disable_abort_on_error does not affect all built... | Bjorn Munch | 2010-03-22 | 1 | -8/+12 |
| | | * | | | Bug #43588 mysqltest command disable_abort_on_error logs connect commands | Bjorn Munch | 2010-03-17 | 1 | -1/+1 |
| | | * | | | merge from 5.1 | Bjorn Munch | 2010-03-04 | 10 | -144/+171 |
| | | |\ \ \ | |||||
| | | * | | | | Bug #51590 mysqltest: --disable_abort_on_error does not work inside while/if | Bjorn Munch | 2010-03-02 | 1 | -3/+4 |
* | | | | | | | Automatic merge | Michael Widenius | 2010-10-01 | 3 | -9/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 3 | -9/+10 |
* | | | | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-16 | 1 | -29/+37 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | mysqltest now gives error messages with error code for my_delete, my_rename, ... | Michael Widenius | 2010-09-15 | 1 | -29/+37 |
* | | | | | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 6 | -54/+97 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fixed build failures | Michael Widenius | 2010-09-06 | 2 | -24/+29 |
| * | | | | | | Nicer output for mysql_upgrade | Michael Widenius | 2010-09-05 | 2 | -8/+36 |
| * | | | | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 2 | -5/+22 |
| * | | | | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 4 | -19/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 2 | -3/+6 |
| | * | | | | | Use UNINIT_VAR workaround instead of LINT_INIT. | Davi Arnaut | 2010-07-09 | 1 | -2/+1 |
| | * | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 3 | -5/+5 |
| | * | | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-07-02 | 2 | -13/+9 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Automerge with 5.1 | Michael Widenius | 2010-08-25 | 4 | -13/+20 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Automatic merge | Michael Widenius | 2010-08-24 | 1 | -1/+1 |
| * | | | | | Trivial fixes, more safe DBUG_ASSERT()'s and some more DBUG_ | Michael Widenius | 2010-08-23 | 1 | -4/+11 |
| * | | | | | Fixed compiler warnings from Windows compiler | Michael Widenius | 2010-08-11 | 3 | -8/+8 |
* | | | | | | Merge with 5.1 to get bug fix for LP#613408 Memory corruption with (M)aria st... | Michael Widenius | 2010-08-07 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | This patch fixes LP#613408 Memory corruption with (M)aria storage engine and... | Michael Widenius | 2010-08-07 | 2 | -2/+2 |
* | | | | | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -2/+2 |
* | | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2010-08-06 | 1 | -6/+6 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix for LP#614265 Crash in _ma_unpin_all_pages / _ma_search on DELETE with Ar... | Michael Widenius | 2010-08-06 | 1 | -6/+6 |
* | | | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 10 | -404/+419 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 10 | -404/+419 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 10 | -399/+413 |
| | | |_|/ | | |/| | | |||||
* | | | | | Merge with MariaDB 5.1 | Michael Widenius | 2010-07-17 | 1 | -4/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | mysql client: Ignore --comments at start of command line. This allows one to ... | Michael Widenius | 2010-07-16 | 1 | -4/+7 |
* | | | | | 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 |