Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove few hard-coded checks from mtr | Sergei Golubchik | 2012-02-06 | 2 | -36/+1 |
* | added plugin/auth_pam/CMakeLists.txt | Sergei Golubchik | 2012-02-06 | 1 | -0/+8 |
* | MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed a... | Sergei Golubchik | 2012-03-01 | 5 | -14/+63 |
* | Fix build error on Ubuntu 11.10, if systemtap is installed. | Vladislav Vaintroub | 2012-02-29 | 1 | -3/+20 |
* | Update copyright notices | Vladislav Vaintroub | 2012-02-28 | 15 | -5/+15 |
* | merge threadpool | Vladislav Vaintroub | 2012-02-28 | 92 | -18984/+3687 |
|\ | |||||
| * | precache some more system checks on Windows | Vladislav Vaintroub | 2012-02-27 | 1 | -0/+2 |
| * | Remove libevent from sources - not needed now | Vladislav Vaintroub | 2012-02-27 | 40 | -18726/+0 |
| * | merge 5.5 | Vladislav Vaintroub | 2012-02-27 | 141 | -411/+6789 |
| |\ | |||||
| | * | because of the high cost associated with fake symdir resolution, disable sym... | Vladislav Vaintroub | 2012-02-27 | 3 | -12/+10 |
| |/ |/| | |||||
* | | Merge MWL#192: non-blocking client library into MariaDB. | unknown | 2012-02-26 | 39 | -59/+5371 |
|\ \ | |||||
| * | | MWL#192 after-merge fixes. | unknown | 2012-02-23 | 5 | -21/+17 |
| * | | Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library. | unknown | 2012-02-22 | 281 | -3760/+7981 |
| |\ \ | |||||
| * | | | Fix MWL#192 build error: Remove SSL special case for embedded server. | unknown | 2012-02-22 | 3 | -5/+2 |
| * | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 36 | -43/+5362 |
| |\ \ \ | |||||
| | * | | | MWL#192: Fix problem when we first enable MYSQL_OPT_NONBLOCK, then connect | unknown | 2012-01-30 | 1 | -2/+1 |
| | * | | | Fix non-ssl build. | unknown | 2012-01-08 | 1 | -0/+2 |
| | * | | | fix typo. | unknown | 2012-01-07 | 1 | -1/+1 |
| | * | | | MWL#192: non-blocking client API, after-review fixes. | unknown | 2012-01-06 | 23 | -764/+1726 |
| | * | | | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 41 | -38/+4389 |
* | | | | | make the test result independent from sizeof(void*) | Sergei Golubchik | 2012-02-25 | 2 | -3/+5 |
* | | | | | 5.3 merge | Sergei Golubchik | 2012-02-24 | 35 | -277/+351 |
|\ \ \ \ \ | |||||
| * | | | | | Removed const declarations to get rid of compiler warnings. The changes are s... | Michael Widenius | 2012-02-24 | 4 | -11/+11 |
| * | | | | | Automatic merge | Michael Widenius | 2012-02-23 | 11 | -125/+182 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixes for make_binary_distribution and mysql_config for OpenSuse 12.1 | Michael Widenius | 2012-02-23 | 6 | -4/+11 |
| | * | | | | | Fixed lp:933719, "Assertion open_tables == 0 ... " in THD::restore_backup_ope... | Michael Widenius | 2012-02-23 | 5 | -121/+171 |
| * | | | | | | Don't run test for BUG#933412 with embedded server, as it requires concurrent... | Sergey Petrunya | 2012-02-22 | 4 | -143/+158 |
| * | | | | | | Sort counters by their names (otherwise, the order of SHOW STATUS output is s... | Sergey Petrunya | 2012-02-22 | 1 | -3/+4 |
| * | | | | | | Added back MRR counters. The new names are: Handler_mrr_init, | Sergey Petrunya | 2012-02-22 | 6 | -14/+41 |
| * | | | | | | Changed names of statistic variables and counting matches instaed of rejected... | unknown | 2012-02-22 | 12 | -65/+65 |
| * | | | | | | lp:923429 Crash in decimal_cmp on using UNIX_TIMESTAMP with a wrongly formatt... | Sergei Golubchik | 2012-02-21 | 4 | -13/+20 |
| |/ / / / / | |||||
| * | | | | | Merge with 5.2 | Michael Widenius | 2012-02-21 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Automatic merge with 5.1 | Michael Widenius | 2012-02-21 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed suppression expression. | Michael Widenius | 2012-02-21 | 1 | -1/+1 |
| * | | | | | | | Fixed that 'make distcheck' works with automake 1.11.11 | Michael Widenius | 2012-02-21 | 7 | -14/+23 |
* | | | | | | | | disable safemalloc for valgrind builds. | Sergei Golubchik | 2012-02-23 | 6 | -15/+11 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge fix for BUG#920132 | Sergey Petrunya | 2012-02-22 | 3 | -0/+68 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | BUG#920132: Assert trx->n_active_thrs == 1 failed at que0que.c line 1050 | Sergey Petrunya | 2012-02-21 | 3 | -0/+68 |
* | | | | | | | | 5.3 merge | Sergei Golubchik | 2012-02-21 | 57 | -254/+857 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | fix for | Sergei Golubchik | 2012-02-20 | 1 | -1/+0 |
| * | | | | | | | Automatic merge | Michael Widenius | 2012-02-21 | 46 | -332/+941 |
| |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Automatic merge | Michael Widenius | 2012-02-21 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | * | | | | | | Fixed wrong test case | Michael Widenius | 2012-02-21 | 1 | -0/+1 |
| | * | | | | | | | Automatic merge | Michael Widenius | 2012-02-21 | 2 | -12/+18 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge with 5.1 | Michael Widenius | 2012-02-21 | 2 | -4/+4 |
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | * | | | | | Automatic merge | Michael Widenius | 2012-02-21 | 3 | -127/+11 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | More general handling of memory loss in dlclose (backported from 5.2) | Michael Widenius | 2012-02-21 | 3 | -127/+11 |
| | | * | | | | | | | Automatic merge | Michael Widenius | 2012-02-21 | 1 | -0/+6 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Added missing signal values to signal_handler.cc | Michael Widenius | 2012-02-21 | 1 | -0/+6 |
| | | * | | | | | | | | merge | Vladislav Vaintroub | 2012-02-20 | 3 | -10/+15 |
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | |