Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | | MDEV-6108 update userstat feature from percona server | Sergei Golubchik | 2014-10-11 | 1 | -3/+9 |
* | | | cleanup: remove dead code | Sergei Golubchik | 2014-10-11 | 1 | -54/+0 |
* | | | MDEV 4427: query timeouts | Monty | 2014-10-07 | 1 | -1/+6 |
* | | | MDEV-6247: Merge 10.0-galera to 10.1. | Jan Lindström | 2014-08-26 | 1 | -1/+24 |
|/ / | |||||
* | | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron... | Sergei Golubchik | 2014-05-13 | 1 | -1/+1 |
* | | 5.6-compatibility, per-host connect error counter is reset only after the | Sergei Golubchik | 2014-05-07 | 1 | -1/+1 |
* | | 10.0-base merge | Sergei Golubchik | 2014-02-26 | 1 | -2/+2 |
|\ \ | |||||
| * \ | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | MySQL-5.5.36 merge | Sergei Golubchik | 2014-02-17 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Murthy Narkedimilli | 2014-01-06 | 1 | -1/+1 |
| | | * | WL#7076: Backporting wl6715 to support both formats | Ashish Agarwal | 2013-08-23 | 1 | -19/+28 |
| | | |\ | |||||
| | | | * | WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7 | Ashish Agarwal | 2013-07-02 | 1 | -18/+27 |
| | | |/ | |||||
| | | * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST | Harin Vadodaria | 2012-09-17 | 1 | -0/+13 |
| | | |\ | |||||
| | | * \ | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST | Harin Vadodaria | 2012-06-19 | 1 | -13/+0 |
| | | |\ \ | |||||
| | | * \ \ | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1ST | Harin Vadodaria | 2012-06-13 | 1 | -0/+13 |
| | | |\ \ \ | |||||
| | | * | | | | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTY | Praveenkumar Hulakund | 2012-05-28 | 1 | -54/+80 |
* | | | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -22/+134 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MDEV-4058 | unknown | 2013-06-27 | 1 | -19/+131 |
| * | | | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -1/+1 |
| * | | | | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -2/+2 |
* | | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | 5.5 merge | Sergei Golubchik | 2013-06-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) | Sergei Golubchik | 2013-04-17 | 1 | -1/+1 |
* | | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-04-15 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | prefer static inline functions to macros. | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
| * | | | | | | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 1 | -2/+2 |
| |/ / / / / | |||||
* | | | | | | 10.0-base merge | Sergei Golubchik | 2013-01-31 | 1 | -0/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | 5.3 merge | Sergei Golubchik | 2013-01-15 | 1 | -0/+13 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | 5.2->5.3 merge | Sergei Golubchik | 2013-01-10 | 1 | -0/+13 |
| | |\ \ \ \ \ |