Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix failing main.mysql_client_test test on 32bit | Sergei Golubchik | 2018-05-15 | 1 | -2/+2 |
* | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9a | Marko Mäkelä | 2018-03-16 | 3 | -15/+5 |
* | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r... | Alexander Barkov | 2018-02-16 | 1 | -0/+114 |
* | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 2 | -13/+13 |
* | MDEV-12579: Incorrect arguments to mysqld_stmt_execute when using LOBs | Oleksandr Byelkin | 2017-06-22 | 1 | -0/+35 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -0/+1 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -0/+1 |
| |\ | |||||
| | * | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -0/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-05-09 | 1 | -11/+25 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-05-08 | 1 | -11/+25 |
| |\ \ | | |/ | |||||
| | * | Fixed some bugs in fork_big.pl which caused some tests to die early | Monty | 2017-05-05 | 1 | -11/+25 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -2/+48 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -2/+48 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -2/+48 |
| | |\ | |||||
| | | * | MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_list | Sergei Golubchik | 2017-02-27 | 1 | -2/+48 |
* | | | | fix test for windows 64 | Oleksandr Byelkin | 2017-03-10 | 1 | -5/+13 |
* | | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECT | Oleksandr Byelkin | 2017-03-09 | 1 | -0/+20 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-11082 mysql_client_test: test_ps_query_cache fails with group-concat-max... | Elena Stepanova | 2016-10-19 | 1 | -0/+3 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Fix free() after my_malloc() (should be my_free()). | Kristian Nielsen | 2016-09-24 | 1 | -1/+1 |
* | | | | MDEV-11082: Fix mysql_client_test.c (by Elena) | Nirbhay Choubey | 2016-12-19 | 1 | -0/+3 |
* | | | | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 1 | -1/+1 |
* | | | | MDEV-7145: Delayed replication | Kristian Nielsen | 2016-10-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | MDEV-7145: Delayed replication, fixing test failures. | Kristian Nielsen | 2016-10-14 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch '10.2' into bb-10.2-connector-c-integ-subm | Sergei Golubchik | 2016-09-21 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 1 | -1/+2 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 | Oleksandr Byelkin | 2016-08-16 | 1 | -3/+3 |
| | | * | | MDEV-10559: main.mysql_client_test_nonblock crashes in buildbot on 10.0 | Oleksandr Byelkin | 2016-08-15 | 1 | -4/+5 |
* | | | | | After-review changes | Sergei Golubchik | 2016-09-12 | 2 | -43/+2 |
* | | | | | Add C/C as a submodule in libmariadb/ | Sergei Golubchik | 2016-09-12 | 1 | -5/+7 |
* | | | | | MDEV-9293 - Use MariaDB's Connector/C in server | Vladislav Vaintroub | 2016-08-25 | 4 | -34/+55 |
|/ / / / | |||||
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 4 | -55/+34 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 4 | -34/+55 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -7/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -7/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | tests -DDEFAULT_CHARSET=utf8 -DDEFAULT_COLLATION=utf8_general_ci | Sergei Golubchik | 2016-04-24 | 1 | -7/+7 |
* | | | | Cleanups: | Monty | 2016-04-05 | 1 | -2/+3 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-03-23 | 3 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 3 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 3 | -6/+6 |
* | | | | Merge branch '10.1' into 10.2 | Monty | 2016-02-06 | 1 | -0/+49 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -0/+14 |
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -0/+7 |
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -0/+7 |
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -0/+7 |
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-28 | 1 | -1/+6 |
| * | | | MDEV-5273 Prepared statement doesn't return metadata after prepare. | Alexey Botchkov | 2016-01-26 | 1 | -0/+9 |