Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-04-06 | 3 | -35/+66 |
|\ | |||||
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-04-06 | 2 | -35/+61 |
| |\ | |||||
| | * | MDEV-8642: WHERE Clause not applied on View - Empty result set returned | Oleksandr Byelkin | 2017-04-05 | 1 | -13/+0 |
| | * | Compiling, Windows . Avoid unnecessary rebuilds with MSVC. | Vladislav Vaintroub | 2017-04-03 | 1 | -22/+61 |
| * | | fix warning "ignoring return value" of fwrite. | Jan Lindström | 2017-04-05 | 1 | -1/+5 |
* | | | Merge branch '10.2' of github.com:MariaDB/server into bb-10.2-mariarocks | Sergei Petrunia | 2017-04-04 | 4 | -13/+272 |
|\ \ \ | |||||
| * | | | Fixed bug mdev-10454. | Igor Babaev | 2017-04-03 | 4 | -13/+272 |
* | | | | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-04-03 | 3 | -6/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | MDEV-12421 Check constraint with query crashes server and renders DB unusable | Sergei Golubchik | 2017-04-01 | 1 | -3/+5 |
| * | | | properly close the table in fill_schema_table_from_frm() | Sergei Golubchik | 2017-03-31 | 1 | -1/+1 |
| * | | | MDEV-12416 OOM in create_virtual_tmp_table() makes the server crash | Alexander Barkov | 2017-03-31 | 1 | -2/+15 |
* | | | | ha_start_consistent_snapshot() did not check for errors | Sergei Golubchik | 2017-03-31 | 2 | -6/+11 |
* | | | | move rocksdb specific changes into rocksdb | Sergei Golubchik | 2017-03-31 | 2 | -9/+0 |
* | | | | remove my_hash_const_element(), use Hash_set in C++ code | Sergei Golubchik | 2017-03-31 | 1 | -2/+12 |
* | | | | remove DB_TYPE_ROCKSDB | Sergei Golubchik | 2017-03-31 | 1 | -2/+1 |
* | | | | Merge 10.2 into bb-10.2-mariarocks | Sergei Petrunia | 2017-03-31 | 121 | -1122/+1578 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 110 | -1037/+1327 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix some warnings on Windows compilation | Vladislav Vaintroub | 2017-03-24 | 2 | -2/+2 |
| | * | | MDEV-12345 Performance : replace calls to clock() inside trx_start_low() by T... | Vladislav Vaintroub | 2017-03-23 | 1 | -0/+9 |
| | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-03-21 | 9 | -28/+52 |
| | |\ \ | | | |/ | |||||
| | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-03-21 | 3 | -2/+7 |
| | | |\ | |||||
| | | | * | MDEV-12126 Correct German error message. | Vladislav Vaintroub | 2017-03-17 | 1 | -1/+1 |
| | | | * | MDEV-6486: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | Varun Gupta | 2017-03-14 | 1 | -0/+5 |
| | | | * | Use correct function name in DEBUG_ENTER | Sergei Petrunia | 2017-03-09 | 1 | -1/+1 |
| | | * | | Wait for slave threads to start during startup | Monty | 2017-03-16 | 2 | -16/+35 |
| | | * | | Removed wrong assert | Monty | 2017-03-16 | 1 | -4/+3 |
| | | * | | MDEV-12261 build failure without P_S | Sergei Golubchik | 2017-03-15 | 3 | -5/+5 |
| | | * | | Make ELOOP be considered a File Not Found error when it comes from handlerton | Vicențiu Ciorbaru | 2017-03-14 | 1 | -0/+1 |
| | * | | | Fix truncation of affected rows and insert id in select_insert::send_ok_packet | Vladislav Vaintroub | 2017-03-13 | 1 | -2/+2 |
| | * | | | Correct FSF address | iangilfillan | 2017-03-10 | 52 | -52/+52 |
| | * | | | cleanup: sort various lists of services | Sergei Golubchik | 2017-03-10 | 2 | -16/+16 |
| | * | | | thd_rnd service | Sergei Golubchik | 2017-03-10 | 4 | -4/+36 |
| | * | | | Auth Plugin API: add THD to MYSQL_SERVER_AUTH_INFO | Sergei Golubchik | 2017-03-10 | 1 | -40/+39 |
| | * | | | base64 service | Sergei Golubchik | 2017-03-10 | 4 | -3/+10 |
| | * | | | remove old API for SHA2 | Sergei Golubchik | 2017-03-10 | 3 | -124/+18 |
| | * | | | my_sha2 service | Sergei Golubchik | 2017-03-10 | 1 | -0/+28 |
| | * | | | cleanup: generalize my_sha1.cc | Sergei Golubchik | 2017-03-10 | 2 | -30/+28 |
| | * | | | make sql_udf.cc to shorten dlerror() messages | Sergei Golubchik | 2017-03-10 | 2 | -15/+6 |
| | * | | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine | Sergei Golubchik | 2017-03-10 | 1 | -4/+31 |
| | * | | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engine | Sergei Golubchik | 2017-03-10 | 1 | -1/+11 |
| | * | | | trivial cleanup | Sergei Golubchik | 2017-03-10 | 1 | -5/+2 |
| | * | | | cleanup: change dd_frm_type() to return the engine name, not legacy_db_type | Sergei Golubchik | 2017-03-10 | 4 | -35/+41 |
| | * | | | MDEV-11842 Fail to insert on a table where a field has no default | Sergei Golubchik | 2017-03-10 | 1 | -2/+7 |
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-10 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Use %pure-parser instead of the deprecated %pure_parser. | Marko Mäkelä | 2017-03-09 | 1 | -1/+1 |
| | | * | | Remove unused variables. | Marko Mäkelä | 2017-03-09 | 1 | -1/+0 |
| | * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 18 | -120/+149 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-08 | 4 | -18/+33 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-12206 Query_cache::send_result_to_client() may corrupt THD::query_plan_f... | Marko Mäkelä | 2017-03-08 | 1 | -14/+13 |
| | | | * | MDEV-11078: NULL NOT IN (non-empty subquery) should never return results | Varun Gupta | 2017-03-05 | 2 | -0/+15 |