1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-08 14:22:09 +03:00
Commit Graph

6623 Commits

Author SHA1 Message Date
david hill
60fe260033 mcol-39 2016-08-02 11:51:44 -05:00
david hill
af051987a6 change the syslogSetup test id number 2016-08-02 08:56:19 -05:00
David Hall
e2f540553c MCOL-257. Use a shared pointer for the base BPPHandler. If a thread was waiting for execution in the priority thread pool, it was possible for the BPPHandler for which it had a pointer to go out of scope and be destroyed. With a shared ptr, it won't be destroyed until the last thread is done with it. 2016-07-28 09:25:49 -05:00
David Hall
020c0ed3f5 MCOL-140 Add a mechanism to serialize transactions for a single table to prevent VSS clashes. Transactions for different tables will continue concurrently. 2016-07-28 09:25:49 -05:00
David Hall
5053716521 MCOL-66 change error text for ERR_TABLE_LOCKED to accept operation name. 2016-07-28 09:25:49 -05:00
Ben Thompson
4709c2bece Add dependencies on netsnmp build 2016-07-27 16:00:28 -05:00
Ben Thompson
4668c45747 added generated files to .gitignore 2016-07-27 10:23:05 -05:00
Ben Thompson
479f3cdd50 Revert back to boost_idb built internal, cleanup cmakelists and add a few more system checks 2016-07-27 10:20:57 -05:00
Ben Thompson
3abaf780d5 Use the internal built boost library for now 2016-07-26 10:11:56 -05:00
david hill
539e524ad4 name change from InfiniDB in comments 2016-07-26 09:24:46 -05:00
david hill
433a54316c added chmod for columnstoreLogRotate 2016-07-26 09:04:39 -05:00
Ben Thompson
abb49e0959 Change boost min version 2016-07-25 18:23:54 -05:00
Ben Thompson
a3d140296d CMakelist boost change 2016-07-25 16:46:00 -05:00
Ben Thompson
04f1f1f807 CMakeLists config changes 2016-07-25 16:32:51 -05:00
Ben Thompson
e1520a2e4b CMakeLists config changes 2016-07-25 16:14:48 -05:00
david hill
c7690dd08d mcol-5, remove boost library 2016-07-21 20:09:15 +00:00
david hill
5f16248796 removed utils/Makefile.save 2016-07-21 14:10:34 -05:00
david hill
6527f191e1 merged mcol-5 2016-07-21 09:00:25 -05:00
David Hall
6d11ce030d MCOL-66 - Make the DDL and DML parsers re-entrant.
Serialize all DDL because the VVS can't handle modifying the same block simultaneously
Fix the CTRL+C logic in DML that caused COMMIT issues.
2016-07-20 11:47:51 -05:00
david hill
dd1750de55 mcol-5 add in exception returns when service is down 2016-07-20 09:46:50 -05:00
Ben Thompson
fe1a4c659e Fix libcalmysql 2016-07-19 12:40:51 -05:00
david hill
edb55cf23a mcol-5 save files 2016-07-19 10:46:58 -05:00
Ben Thompson
72ac8c5e90 CMake fixes for executable install and libclamysql 2016-07-15 16:23:26 -05:00
david hill
3f16e1f4b1 add service script 2016-07-15 15:35:07 -05:00
Ben Thompson
ba2a66f589 More cmakefile fixes 2016-07-15 15:07:35 -05:00
Ben Thompson
616ef2dcac Add missing file from install scripts 2016-07-15 12:27:33 -05:00
Ben Thompson
f7fc893f03 Broken file after merge 2016-07-15 11:35:27 -05:00
Ben Thompson
b7124b91b3 Merge branch
Conflicts:
	dbcon/dmlpackageproc/CMakeLists.txt
	oamapps/CMakeLists.txt
	utils/cacheutils/CMakeLists.txt
	utils/common/CMakeLists.txt
	utils/compress/CMakeLists.txt
	utils/dataconvert/CMakeLists.txt
	utils/idbdatafile/CMakeLists.txt
	utils/mysqlcl_idb/CMakeLists.txt
2016-07-15 11:31:46 -05:00
Ben Thompson
96a0526ac5 add commented out lines from cmakelists files 2016-07-15 11:23:26 -05:00
Ben Thompson
8b1bb12610 libjoiner install line uncommented out 2016-07-15 10:49:58 -05:00
Ben Thompson
3933982f3c make installed scripts executable 2016-07-15 10:49:58 -05:00
Ben Thompson
f1f59ce6a6 Remove cxx flag setting for now 2016-07-15 10:49:58 -05:00
Ben Thompson
4b91403b49 Add check for compiler flags 2016-07-15 10:49:58 -05:00
Ben Thompson
c863caf932 remove jemalloc from utils cmakelists 2016-07-15 10:49:58 -05:00
Ben Thompson
2504b2466a remove jemalloc cmakelists file 2016-07-15 10:49:58 -05:00
Ben Thompson
934920d73e Changes to how source generating scripts are called from cmakelists 2016-07-15 10:49:57 -05:00
Ben Thompson
424628349b Add CMake build tree files 2016-07-15 10:49:57 -05:00
Ben Thompson
3bee340d5f remove generated net-snmp files 2016-07-15 10:49:57 -05:00
Ben Thompson
03f3bb8361 removing dml-scan.cpp and ddl-scan.cpp, generated by build should not be here. Also .gitignore add *.mk 2016-07-15 10:49:57 -05:00
Ben Thompson
9cee8403b2 Remove executables 2016-07-15 10:49:57 -05:00
Ben Thompson
d90af9496e Remove Makefile.in and update gitignore 2016-07-15 10:49:57 -05:00
Ben Thompson
6bbb56b009 libjoiner install line uncommented out 2016-07-15 10:48:08 -05:00
Ben Thompson
c4b2acebb4 make installed scripts executable 2016-07-15 10:43:56 -05:00
Ben Thompson
ca5ed5fe65 Remove cxx flag setting for now 2016-07-14 16:41:51 -05:00
Ben Thompson
6c50a7b2ad Add check for compiler flags 2016-07-14 14:27:01 -05:00
Ben Thompson
c8ff118462 remove jemalloc from utils cmakelists 2016-07-14 13:49:23 -05:00
Ben Thompson
77fc5ecfb2 remove jemalloc cmakelists file 2016-07-14 13:20:36 -05:00
Ben Thompson
13ba43c16b Changes to how source generating scripts are called from cmakelists 2016-07-14 13:12:52 -05:00
Ben Thompson
6a6d24b91b Add CMake build tree files 2016-07-13 18:12:37 -05:00
david hill
c954b34337 mcol-138 2016-07-13 15:08:28 -05:00