Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a couple of minor post-5.5-merge cleanups | Sergei Golubchik | 2012-03-26 | 2 | -7/+2 |
* | Merge MariaDB 5.3 into latest MariaDB 5.5 | unknown | 2012-03-24 | 2 | -44/+4 |
|\ | |||||
| * | Merge mariadb 5.3->mariadb 5.5 | unknown | 2012-03-24 | 2 | -44/+4 |
| |\ | |||||
| | * | merge | Sergei Golubchik | 2012-03-21 | 2 | -44/+4 |
| | |\ | |||||
| | | * | merge | Sergei Golubchik | 2012-03-21 | 2 | -44/+4 |
| | | |\ | |||||
| | | | * | restore my_safe_printf_stderr for "crash-safe sigsegv handler" | Sergei Golubchik | 2012-03-14 | 2 | -44/+4 |
| | * | | | Fixed lp:925377 "Querying myisam table metadata while 'alter table..enable ke... | Michael Widenius | 2012-02-28 | 1 | -0/+1 |
| | * | | | Merge with MariaDB 5.2 | Michael Widenius | 2012-02-21 | 1 | -4/+65 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge with MariaDB 5.1 and MySQL 5.1.61 | Michael Widenius | 2012-02-20 | 1 | -4/+65 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Merge with MYSQL 5.1.61 | Michael Widenius | 2012-02-20 | 1 | -4/+65 |
| | | | |\ | |||||
| | * | | \ | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -2/+2 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix MDEV-49 : version_compile_machine server variable is 'unknown' for x64 bu... | Vladislav Vaintroub | 2012-01-10 | 1 | -2/+2 |
* | | | | | | MDEV-15 Log all sql errors. | Alexey Botchkov | 2012-03-24 | 6 | -154/+0 |
|/ / / / / | |||||
* | | | | | Do not use Valgrind client requests in a normal release build, they have a sm... | unknown | 2012-03-22 | 1 | -1/+1 |
* | | | | | MDEV-15 Log SQL errors. | Alexey Botchkov | 2012-03-14 | 4 | -8/+8 |
* | | | | | MDEV-15 Log all SQL errors. | Alexey Botchkov | 2012-03-14 | 8 | -1/+157 |
* | | | | | alternative method of resolving addresses for safemalloc and crash handler. | Sergei Golubchik | 2012-03-13 | 1 | -1/+5 |
* | | | | | disable EXTRA_DEBUG in non-dbug builds | Sergei Golubchik | 2012-03-13 | 1 | -0/+4 |
* | | | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merging Bug#11752408 from mysql-5.1 | Alexander Barkov | 2012-01-23 | 1 | -0/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#11752408 - 43593: DUMP/BACKUP/RESTORE/UPGRADE TOOLS FAILS BECAUSE OF UTF8... | Alexander Barkov | 2012-01-23 | 1 | -0/+4 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2011-11-30 | 1 | -4/+65 |
| * | | | | | merged bug #11754014 | Georgi Kodinov | 2012-01-17 | 1 | -3/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug #11754014: 45549: udf plugin_dir path separator inconsistency | Georgi Kodinov | 2012-01-16 | 1 | -3/+23 |
* | | | | | | | mdev-20: INSTALL PLUGIN SONAME | Sergei Golubchik | 2012-03-05 | 1 | -2/+0 |
* | | | | | | | Fix build error on Ubuntu 11.10, if systemtap is installed. | Vladislav Vaintroub | 2012-02-29 | 1 | -3/+20 |
* | | | | | | | merge 5.5 | Vladislav Vaintroub | 2012-02-27 | 11 | -16/+592 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge MWL#192: non-blocking client library into MariaDB. | unknown | 2012-02-26 | 9 | -7/+573 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | MWL#192 after-merge fixes. | unknown | 2012-02-23 | 1 | -3/+3 |
| | * | | | | | | | Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library. | unknown | 2012-02-22 | 1 | -2/+18 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix MWL#192 build error: Remove SSL special case for embedded server. | unknown | 2012-02-22 | 2 | -3/+0 |
| | * | | | | | | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 8 | -4/+573 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Fix non-ssl build. | unknown | 2012-01-08 | 1 | -0/+2 |
| | | * | | | | | | | | MWL#192: non-blocking client API, after-review fixes. | unknown | 2012-01-06 | 8 | -49/+86 |
| | | * | | | | | | | | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 7 | -5/+531 |
| * | | | | | | | | | | disable safemalloc for valgrind builds. | Sergei Golubchik | 2012-02-23 | 2 | -7/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | fix the include guards and add missing gplv2 headers | Sergei Golubchik | 2012-02-17 | 1 | -2/+18 |
| |/ / / / / / / / | |||||
* | | | | | | | | | further reduce diffs to 5.5, monty review | Vladislav Vaintroub | 2012-01-24 | 2 | -2/+12 |
* | | | | | | | | | merge | Vladislav Vaintroub | 2012-01-24 | 24 | -73/+150 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | portability fixes for FreeBSD 8 and 9 | Vladislav Vaintroub | 2012-01-23 | 1 | -4/+1 |
| * | | | | | | | | - Fix rpl_checksum test. Use basename of file in error messages, not the o | Vladislav Vaintroub | 2012-01-20 | 1 | -0/+1 |
| * | | | | | | | | fix the linking failure on windows | Sergei Golubchik | 2012-01-18 | 1 | -2/+5 |
| * | | | | | | | | MDEV-69 SET optimizer_switch = REPLACE(...) causes ER_WRONG_VALUE_FOR_VAR | Sergei Golubchik | 2012-01-17 | 1 | -4/+4 |
| * | | | | | | | | mysql-5.5 merge | Sergei Golubchik | 2012-01-16 | 1 | -1/+64 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | * | | | | | | | Bug#11761576 54082: HANDLE_SEGFAULT MAKES USE OF UNSAFE FUNCTIONS | Tor Didriksen | 2011-12-02 | 1 | -1/+64 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 22 | -65/+78 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 5 | -22/+30 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 5 | -22/+30 |
| | * | | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 32 | -59/+184 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge with 5.1 + fixes for build failures in 5.2 | Michael Widenius | 2011-11-29 | 1 | -0/+2 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | |