7235 Commits (41bda068a5affa1f8b483784df532c5a3ee8dcfd)

Author SHA1 Message Date
Alexander Barkov 41bda068a5 "mtr --suite=connect --embedded" tests did not work for two reasons: 13 years ago
Olivier Bertrand ca024d1c21 - Correct misplaced parenthesis in last change 13 years ago
Olivier Bertrand 38a5bb2c1b - Save and restore srcdef when getting a sub-table (could stay in cache) 13 years ago
Olivier Bertrand aacd6f55af - Removing unused copy file 13 years ago
Olivier Bertrand c035bde34c - Allowing views and queries as parameters for PROXY base tables 13 years ago
Alexander Barkov 54f3292831 Fixing warnings (mostly "no previous declaration") 13 years ago
Alexander Barkov 33d1689fcf Fixing compiler warnings ("no previous declaration for ...") 13 years ago
Alexander Barkov 35a879d06d Fixing a few "no previous declaration" warnings 13 years ago
Alexander Barkov d22b1a0b35 Fixing a few compilation warnings ("no previous declaration for XXX") 13 years ago
Olivier Bertrand 24a7948343 - Code cleaning. Eliminating unused code, functions, and variables. 13 years ago
Olivier Bertrand dee955bdee - fix use of uninitialized variable (colp) 13 years ago
Olivier Bertrand 35f813143b - Set tdbp to NULL when ignored 13 years ago
Olivier Bertrand 5ac8c8bea6 - Changing mode from +x to -x 13 years ago
Olivier Bertrand 8c9ce17359 - Code cleaning. 13 years ago
Olivier Bertrand 44cb1ce8a2 - Fix tabpivot compile errors on Linux. 13 years ago
Olivier Bertrand 5657660ab0 - Added a test case for PIVOT tables 13 years ago
Olivier Bertrand 2cd63afe35 - Add pivot table files and support 13 years ago
Olivier Bertrand 99d95c8a2f - Added table type PIVOT 13 years ago
Olivier Bertrand be268bed3d - Fix inverted test on am in MYSQLDEF::DefineAM 13 years ago
Olivier Bertrand 4959811411 - General code cleaning, eliminating a few potential bugs 13 years ago
Olivier Bertrand 5fc19f8db8 - Add test for XCOL and OCCUR tables 13 years ago
Olivier Bertrand f3e944099e - Adding a loop test to prevent PROXY based table to loop when repointing on itself. 13 years ago
Olivier Bertrand 3d4adc3fdf - Change in connect_assisted_discovery the default value for port from MYSQL_PORT 13 years ago
Olivier Bertrand 7461d8e30c - Allow PROXY based tables to specify MySQL access parameters when the 13 years ago
Olivier Bertrand 2a37f3e030 - Fix a bug causing a crash when using OEM tables based on BIN tables. 13 years ago
Olivier Bertrand 4fd74200dd - Adding 3 new table types: 13 years ago
Alexander Barkov 2d33547475 Fixing that ODBC detection always failed on Linux because 13 years ago
Alexander Barkov bc80fb07de ha_cassandra.so and ha_oqgraph.so can be build only if boost is installed 13 years ago
Alexander Barkov 1de77ee1ad Packaging clean-ups for the cassandra and connect engines. 13 years ago
Sergei Golubchik 88b89aaa82 fixes for buildbot. 13 years ago
Alexander Barkov b44f11c994 Fixing compilation failure in Solaris/OpenSolaris 13 years ago
Alexander Barkov 7329f85379 Removing -Wfatal-errors, as it does not present in the older gcc versions. 13 years ago
Alexander Barkov 30651fd2f6 Recoding new results 13 years ago
Alexander Barkov a6a4fa1d6f Fixing a few problems found by Build Bot after merging the CONNECT engine. 13 years ago
Alexander Barkov 548399f6d0 After-fix for Sergei's merge of the connect engine. 13 years ago
Sergei Golubchik 6bd49441b5 CONNECT engine fixes after 10.0 merge. 13 years ago
Vladislav Vaintroub 016bef6ea0 MDEV-4356 - Do not try to unlock an already unlocked mutex. 13 years ago
Vladislav Vaintroub 0b034c1b2c Fix to handle CMake component names with dash in the name, when producing MSI package. 13 years ago
Vladislav Vaintroub 305e3dea0d MDEV-4398 - remove incorrect fix, replace with correct one - change default to OFF for innodb_use_fallocate 13 years ago
Sergei Golubchik 53375573e3 small mtr cleanup 13 years ago
Michael Widenius 8b714e507f Changed the client library to only mark memory as THREAD_SPECIFIC if one has called 13 years ago
Michael Widenius 8e52698580 Fixed compiler warnings and a not critical memory leak 13 years ago
Alexander Barkov 89bafdf452 Dashed name did not work on Windows. 13 years ago
Vladislav Vaintroub 4a3e22c430 Fix MSI package creation for connect engine. 13 years ago
unknown 0508f766b4 Fixes for stuff seen in buildbot: 13 years ago
unknown eb95ebf917 Fix race in test case. 13 years ago
Alexander Barkov 2a20ab7889 Adding RPM related definitions to create a separate RPM package 13 years ago
Olivier Bertrand ebc6fc7f72 - Bug: When trace is ON the variable c was used uninitialized in CSORT::Istc 13 years ago
Sergei Golubchik fc17efc297 compiler warnings 13 years ago
Olivier Bertrand 96f55d4684 - Fix use of s->db_plugin in GetSubTable for release versions 13 years ago