Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-05-11 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -2/+2 |
| |\ | |||||
| | * | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328C | sjaakola | 2018-04-24 | 1 | -2/+2 |
| * | | Fixed wrong arguments to printf and related functions | Monty | 2018-01-04 | 1 | -1/+1 |
* | | | Add likely/unlikely to speed up execution | Monty | 2018-05-07 | 1 | -11/+11 |
* | | | Fix perfschema tests in debug mode. | Vladislav Vaintroub | 2018-02-10 | 1 | -1/+1 |
* | | | Windows, compiling : reenable warning C4996 (deprecated functions) | Vladislav Vaintroub | 2018-02-07 | 1 | -1/+1 |
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -3/+3 |
* | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -1/+2 |
* | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 1 | -34/+15 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 1 | -34/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -34/+15 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exit | Sergey Vojtovich | 2017-12-19 | 1 | -34/+15 |
* | | | | MDEV-14412 Support TCP keepalive options | Vladislav Vaintroub | 2017-11-17 | 1 | -1/+3 |
* | | | | Merge branch 'bb-10.2-ext' into 10.3 | Sergei Golubchik | 2017-08-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into bb-10.2-ext | Sergei Golubchik | 2017-08-25 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-13179 main.errors fails with wrong errno | Monty | 2017-08-07 | 1 | -1/+1 |
* | | | | MDEV-13641 host errors are not reset after successful connection. | Vladislav Vaintroub | 2017-08-25 | 1 | -5/+30 |
* | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 1 | -1/+1 |
* | | | | MDEV-11159 Server proxy protocol support | Vladislav Vaintroub | 2017-08-22 | 1 | -49/+88 |
|/ / / | |||||
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-07-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-07-05 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 1 | -2/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -5/+1 |
|\ \ \ | | |/ | |/| | |||||
* | | | Fix crash (race condition) in DBUG in connect2 test case. | Vladislav Vaintroub | 2017-03-17 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -7/+6 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -7/+6 |
| | |\ | |||||
| | | * | add an assert | Sergei Golubchik | 2016-12-22 | 1 | -9/+7 |
* | | | | Revert "MDEV-9293 Connector/C integration" | Vladislav Vaintroub | 2016-08-19 | 1 | -1/+3 |
* | | | | MDEV-9293 Connector/C integration | Vladislav Vaintroub | 2016-08-19 | 1 | -3/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-04-26 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed a... | Sergei Golubchik | 2016-04-25 | 1 | -1/+2 |
* | | | | More tests for "MDEV-7563 Support CHECK constraint". | Alexander Barkov | 2016-06-30 | 1 | -10/+5 |
* | | | | cleanup: thread_count | Sergei Golubchik | 2016-06-04 | 1 | -23/+1 |
* | | | | Reuse THD for new user connections | Monty | 2016-06-04 | 1 | -9/+20 |
* | | | | Cleanups: | Monty | 2016-04-05 | 1 | -2/+0 |
* | | | | Changed my_thread_id to int64 to fix compilation problem with | Monty | 2016-02-08 | 1 | -2/+2 |
* | | | | MDEV-6150 Speed up connection speed by moving creation of THD to new thread | Monty | 2016-02-07 | 1 | -23/+141 |
|/ / / | |||||
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | remove unneded #include's that had a dubious explanation | Sergei Golubchik | 2015-10-24 | 1 | -1/+0 |
* | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -1/+1 |
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -5/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -5/+8 |
| |\ \ | | |/ | |||||
| | * | MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to... | Alexey Botchkov | 2015-06-08 | 1 | -5/+8 |
* | | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -6/+2 |
|\ \ \ | |/ / | |||||
| * | | MDEV-6805 one can set character_set_client to utf32 | Sergei Golubchik | 2014-11-18 | 1 | -5/+1 |