Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 1 | -2/+2 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-10-23 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIES | Aditya A | 2018-07-09 | 1 | -2/+1 |
| | | | | | * | Bug#26585560 - MYSQL DAEMON SHOULD CREATE ITS PID FILE AS | Shishir Jaiswal | 2017-12-02 | 1 | -1/+1 |
| | | | | * | | cmake: fix usage of GET_TARGET_PROPERTY | Sergei Golubchik | 2018-09-22 | 1 | -1/+1 |
| * | | | | | | MDEV-17504 : add diagnostics if creation of directories fail in mysql_install... | wlad | 2018-10-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'bb-10.4-wlad' into 10.4 | Vladislav Vaintroub | 2018-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | MDEV-10384 Windows : Refactor threading in mysqld startup. | Vladislav Vaintroub | 2018-10-05 | 1 | -0/+1 |
* | | | | | | | MDEV-17009 PIE issue on FreeBSD after 10.3.9 update | Sergei Golubchik | 2018-09-21 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | MDEV-16662 CMake warnings: CMP0026 | Sergei Golubchik | 2018-08-12 | 1 | -15/+10 |
* | | | | | | MDEV-16662 CMake warnings: CMP0022 | Sergei Golubchik | 2018-08-12 | 1 | -2/+1 |
* | | | | | | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module | Vladislav Vaintroub | 2018-06-08 | 1 | -46/+43 |
* | | | | | | MDEV-12645 - mysql_install_db: no install test db option | Sergey Vojtovich | 2018-04-30 | 1 | -1/+2 |
* | | | | | | dead code - related to vtmd | Sergei Golubchik | 2018-04-10 | 1 | -2/+1 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -1/+1 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -1/+1 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Backport patch for Bug#16877045 5.6-CLUSTER-7.3 WIN32 SQL_YACC.CC BUILD PROBLEM | Tor Didriksen | 2017-10-09 | 1 | -3/+6 |
* | | | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -1/+1 |
* | | | | | | | System Versioning 1.0 pre8 | Aleksey Midenkov | 2018-01-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | This is a full cost-based implementation of the optimization that employs | Igor Babaev | 2017-12-30 | 1 | -0/+1 |
* | | | | | | | | System Versioning 1.0 pre7 | Aleksey Midenkov | 2017-12-21 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | MDEV-13073. This part patch weeds out RUN_HOOK from the server as semisync | Andrei Elkin | 2017-12-18 | 1 | -1/+1 |
| * | | | | | | | MDEV-13073 This part merges the Ali semisync related changes | Andrei Elkin | 2017-12-18 | 1 | -0/+1 |
| * | | | | | | | Moved semisync from a plugin to normal server | Monty | 2017-12-18 | 1 | -1/+2 |
* | | | | | | | | System Versioning pre1.0 | Aleksey Midenkov | 2017-11-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge remote-tracking branch 'shagalla/10.3-mdev12172' into 10.3 | Igor Babaev | 2017-11-01 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | New structure Table Value Constructor added in grammar. | Galina Shalygina | 2017-06-29 | 1 | -0/+1 |
* | | | | | | | | | System Versioning pre0.12 | Aleksey Midenkov | 2017-11-07 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | SQL, IB: (0.10) VTMD tracking [closes #124] | Aleksey Midenkov | 2017-06-19 | 1 | -0/+1 |
| * | | | | | | | | SQL: moved VTQ items to separate file | Aleksey Midenkov | 2017-05-05 | 1 | -0/+1 |
| * | | | | | | | | IB, SQL: InnoDB partitioning [closes #118] | Aleksey Midenkov | 2017-05-05 | 1 | -2/+2 |
* | | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-10-04 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-02 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| | * | | | | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -0/+1 |
* | | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-25 | 1 | -11/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-25 | 1 | -11/+2 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-25 | 1 | -11/+2 |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | * | | | | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-09-25 | 1 | -11/+2 |
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | |||||
| | | | * | | | | | Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on Unix | Vladislav Vaintroub | 2017-09-23 | 1 | -11/+2 |
* | | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-09-21 | 1 | -32/+36 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2017-09-20 | 1 | -32/+36 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -32/+36 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / |