Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | - Fix MDEV-4638 | Olivier Bertrand | 2013-06-12 | 3 | -25/+50 | |
| * | - Commit merged changes | Olivier Bertrand | 2013-06-08 | 598 | -4324/+13624 | |
| |\ | ||||||
| | * | Enabling Connect tests | Alexander Barkov | 2013-06-08 | 1 | -1/+1 | |
| * | | - Set timeout values in MYSQLC::Open | Olivier Bertrand | 2013-06-08 | 1 | -0/+5 | |
* | | | MDEV-4438 - Spider storage engine | Sergey Vojtovich | 2013-06-27 | 452 | -1/+158438 | |
* | | | remove .THIS file | Sergei Golubchik | 2013-06-10 | 1 | -0/+0 | |
* | | | MDEV-4469 Fedora18 MariaDB-connect-engine packages are incorrectly asserting ... | Sergei Golubchik | 2013-06-09 | 2 | -8/+8 | |
| |/ |/| | ||||||
* | | Merge from 10.0-connect | Alexander Barkov | 2013-06-08 | 122 | -3292/+6351 | |
|\ \ | |/ | ||||||
| * | Fixing a few compiler warnings | Alexander Barkov | 2013-06-08 | 2 | -3/+5 | |
| * | - Change CRLF line endings to LF | Olivier Bertrand | 2013-06-05 | 2 | -70/+70 | |
| * | - Adding parallelism to the TBL table type | Olivier Bertrand | 2013-06-04 | 4 | -21/+359 | |
| * | compiler warnings | Sergei Golubchik | 2013-06-03 | 2 | -9/+8 | |
| * | Fixing the problem with my_bool_t defined two times. | Alexander Barkov | 2013-06-03 | 14 | -18/+15 | |
| * | - Fix crash when a null qrp is returned for OCCUR tables | Olivier Bertrand | 2013-05-28 | 3 | -86/+86 | |
| * | - Extending connect_assisted_discovery column automatic definition | Olivier Bertrand | 2013-05-28 | 10 | -47/+494 | |
| * | Recording test results forgotten in the commit adding thd_timezone_service. | Alexander Barkov | 2013-05-28 | 3 | -6/+6 | |
| * | Merging with the latest 10.0 | Alexander Barkov | 2013-05-27 | 100 | -247/+651 | |
| |\ | ||||||
| * | | - Fixing embedded verision of the Connect engine when handling | Alexander Barkov | 2013-05-27 | 4 | -0/+7 | |
| * | | Fixing ABI template, to take into account the latest change in | Alexander Barkov | 2013-05-27 | 2 | -2/+2 | |
| * | | Fixing ABI template, to take into account the latest change in | Alexander Barkov | 2013-05-27 | 1 | -1/+1 | |
| * | | - Fix Windows compile error | Olivier Bertrand | 2013-05-27 | 1 | -1/+1 | |
| * | | Adding the timezone plugin service, to convert between | Alexander Barkov | 2013-05-24 | 15 | -17/+203 | |
| * | | Do not run mysql.test in case of embedded server. | Alexander Barkov | 2013-05-24 | 1 | -0/+7 | |
| * | | Splitting SQLite3 tests into two parts: | Alexander Barkov | 2013-05-24 | 5 | -113/+193 | |
| * | | Removing more cases of direct use of thd. | Alexander Barkov | 2013-05-24 | 1 | -5/+5 | |
| * | | Removing direct access to thd, using functions: | Alexander Barkov | 2013-05-24 | 2 | -14/+14 | |
| * | | - Fix setting default type to MYSQL->PROXY->DOS in some places where it | Olivier Bertrand | 2013-05-24 | 5 | -38/+58 | |
| * | | Connect: fixing non thread-safe code. | Alexander Barkov | 2013-05-23 | 3 | -11/+10 | |
| * | | - Changing CONNECT version number and date | Olivier Bertrand | 2013-05-22 | 6 | -80/+100 | |
| * | | "mtr --suite=connect --embedded" tests did not work for two reasons: | Alexander Barkov | 2013-05-21 | 31 | -1025/+1175 | |
| * | | - Correct misplaced parenthesis in last change | Olivier Bertrand | 2013-05-20 | 2 | -4/+3 | |
| * | | - Save and restore srcdef when getting a sub-table (could stay in cache) | Olivier Bertrand | 2013-05-20 | 2 | -3/+11 | |
| * | | - Removing unused copy file | Olivier Bertrand | 2013-05-19 | 1 | -1/+0 | |
| * | | - Commit merged and resolve | Olivier Bertrand | 2013-05-19 | 21 | -91/+123 | |
| |\ \ | ||||||
| | * | | Fixing warnings (mostly "no previous declaration") | Alexander Barkov | 2013-05-13 | 8 | -8/+19 | |
| | * | | Fixing compiler warnings ("no previous declaration for ...") | Alexander Barkov | 2013-05-13 | 7 | -10/+20 | |
| | * | | Fixing a few "no previous declaration" warnings | Alexander Barkov | 2013-05-13 | 5 | -5/+9 | |
| | * | | Fixing a few compilation warnings ("no previous declaration for XXX") | Alexander Barkov | 2013-05-13 | 8 | -62/+68 | |
| * | | | - Allowing views and queries as parameters for PROXY base tables | Olivier Bertrand | 2013-05-19 | 24 | -1384/+900 | |
| |/ / | ||||||
| * | | - Commit merged changes | Olivier Bertrand | 2013-05-13 | 2 | -1/+2 | |
| |\ \ | ||||||
| | * \ | Merge from maria-10.0 | Alexander Barkov | 2013-05-13 | 1 | -0/+1 | |
| | |\ \ | ||||||
| | * | | | Enabling --suite=connect by default | Alexander Barkov | 2013-05-13 | 1 | -1/+1 | |
| * | | | | - Code cleaning. Eliminating unused code, functions, and variables. | Olivier Bertrand | 2013-05-13 | 9 | -114/+21 | |
| * | | | | - fix use of uninitialized variable (colp) | Olivier Bertrand | 2013-05-13 | 2 | -8/+8 | |
| * | | | | - Set tdbp to NULL when ignored | Olivier Bertrand | 2013-05-13 | 1 | -4/+9 | |
| |/ / / | ||||||
| * | | | - Changing mode from +x to -x | Olivier Bertrand | 2013-05-12 | 4 | -0/+0 | |
| * | | | - Code cleaning. | Olivier Bertrand | 2013-05-12 | 8 | -45/+13 | |
| * | | | - Fix tabpivot compile errors on Linux. | Olivier Bertrand | 2013-05-11 | 4 | -7/+7 | |
| * | | | - Added a test case for PIVOT tables | Olivier Bertrand | 2013-05-11 | 3 | -0/+398 | |
| * | | | - Add pivot table files and support | Olivier Bertrand | 2013-05-10 | 1 | -3/+3 |