Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 34 | -1117/+1618 |
|\ | |||||
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 2 | -2/+45 |
| |\ | |||||
| | * | compiler warning | Sergei Golubchik | 2017-03-16 | 1 | -2/+2 |
| | * | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 2 | -2/+45 |
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 13 | -13/+13 |
| * | | MDEV-11752 Unsafe strmov - function definition in include/m_string.h | Sergei Golubchik | 2017-03-10 | 1 | -0/+2 |
| * | | small plugin API related fixes | Sergei Golubchik | 2017-03-10 | 2 | -2/+6 |
| * | | cleanup: sort various lists of services | Sergei Golubchik | 2017-03-10 | 7 | -1110/+1109 |
| * | | thd_rnd service | Sergei Golubchik | 2017-03-10 | 8 | -0/+94 |
| * | | Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO | Sergei Golubchik | 2017-03-10 | 2 | -1/+7 |
| * | | base64 service | Sergei Golubchik | 2017-03-10 | 9 | -62/+164 |
| * | | remove old API for SHA2 | Sergei Golubchik | 2017-03-10 | 1 | -72/+0 |
| * | | my_sha2 service | Sergei Golubchik | 2017-03-10 | 9 | -4/+386 |
| * | | cleanup: generalize my_sha1.cc | Sergei Golubchik | 2017-03-10 | 1 | -25/+0 |
| * | | make sql_udf.cc to shorten dlerror() messages | Sergei Golubchik | 2017-03-10 | 1 | -0/+2 |
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 3 | -44/+9 |
| |\ \ | | |/ | |||||
| | * | Revert "Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35... | Vicențiu Ciorbaru | 2017-03-06 | 2 | -4/+2 |
| | * | Add extra HA_ERR message that Percona introduced within TokuDB 5.6.35-80 | Vicențiu Ciorbaru | 2017-03-05 | 2 | -2/+4 |
| | * | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 3 | -45/+9 |
| | |\ | |||||
| | | * | bugfix: remove my_delete_with_symlink() | Sergei Golubchik | 2017-02-27 | 2 | -42/+0 |
| | | * | race-condition safe implementation of mi_delete_table/maria_delete_table | Sergei Golubchik | 2017-02-27 | 1 | -0/+3 |
| | | * | MDEV-11902 mi_open race condition | Sergei Golubchik | 2017-02-27 | 1 | -3/+3 |
| | | * | cleanup: mysys_test_invalid_symlink | Sergei Golubchik | 2017-02-27 | 1 | -0/+2 |
| | | * | Fix for memory leak in applications, like QT,that calls | Monty | 2017-01-27 | 1 | -1/+1 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -4/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Windows : Fix server compile errors when compile with /Zc:strictStrings option | Vladislav Vaintroub | 2017-02-28 | 1 | -4/+3 |
* | | | | MDEV-11059 don't build the server with jemalloc | Sergei Golubchik | 2017-03-29 | 1 | -0/+1 |
* | | | | MDEV-11720 main.signal_demo3 fails in buildbot on labrador | Sergei Golubchik | 2017-03-29 | 1 | -1/+1 |
* | | | | Do not send MARIADB_CLIENT_STMT_BULK_OPERATIONS server capability, | Vladislav Vaintroub | 2017-03-17 | 1 | -2/+1 |
* | | | | MDEV-11856 json_search doesn't search for values with double quotes | Alexey Botchkov | 2017-03-14 | 1 | -0/+1 |
* | | | | MDEV-12244: C API header file contains C++ comment for COM_BINLOG_DUMP_GTID | Oleksandr Byelkin | 2017-03-13 | 1 | -1/+1 |
* | | | | Fix many -Wconversion warnings. | Marko Mäkelä | 2017-03-07 | 16 | -262/+266 |
* | | | | Merge branch 'bb-10.2-serg-merge' into 10.2 | Sergei Golubchik | 2017-02-11 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -0/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -0/+4 |
| | | |\ \ | | | | |/ | |||||
| | | | * | move check_user/set_user from mysqld.cc to mysys | Sergei Golubchik | 2016-12-22 | 1 | -0/+4 |
* | | | | | MDEV-10340: support COM_RESET_CONNECTION | Oleksandr Byelkin | 2017-02-10 | 2 | -0/+4 |
|/ / / / | |||||
* | | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB. | Alexey Botchkov | 2017-02-06 | 1 | -1/+6 |
* | | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB. | Alexey Botchkov | 2017-01-24 | 1 | -2/+23 |
* | | | | Make atomic writes general | Sergei Golubchik | 2017-01-11 | 1 | -0/+8 |
* | | | | Improve mysys/hash by caching hash_nr | Monty | 2017-01-11 | 1 | -1/+1 |
* | | | | MDEV-11713 Optimize DBUG_PRINT and introduce DBUG_LOG | Marko Mäkelä | 2017-01-05 | 1 | -4/+14 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 7 | -25/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo... | Alexander Barkov | 2016-11-29 | 1 | -0/+3 |
| * | | | MDEV-10759 Fix Aria to support 2-byte collation IDs | Monty | 2016-12-02 | 2 | -2/+2 |
| * | | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 2 | -18/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge tag 'mariadb-10.0.28' into 10.0-galera | Nirbhay Choubey | 2016-10-28 | 4 | -22/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | MDEV-10951 Field_newdate::cmp access violation | Vladislav Vaintroub | 2016-10-25 | 2 | -18/+0 |