Ben Thompson
|
7766a04de2
|
Fixes and switch to external boost library
|
2016-08-10 16:19:27 -05:00 |
|
David Hall
|
e0805141ac
|
Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop
|
2016-08-09 11:36:12 -05:00 |
|
David Hall
|
8bc7e46905
|
MCOL-5 Don't send empty strings in cpimport command line. It confuses cpimport.
|
2016-08-09 11:35:45 -05:00 |
|
david hill
|
ce0fa98012
|
fix amazon check, ubuntu issue #2
|
2016-08-09 11:01:58 -05:00 |
|
david hill
|
7434dcaf78
|
fix amazon check, ubuntu issue
|
2016-08-09 10:10:08 -05:00 |
|
David Hall
|
010d660e5f
|
During BPP destroy, check the joinDataReceived member function to ensure the END_JOINER command has been processed before destroy.
|
2016-08-08 16:38:38 -05:00 |
|
David Hall
|
b57af447a4
|
MCOL-5 Correct the issue of double-unlocking the mutex. It was supposed to be a lock, not unlock
|
2016-08-08 16:36:53 -05:00 |
|
David Hall
|
8de8666046
|
MCOL-5 fill the vector before taking the addresses of the strings.
|
2016-08-08 16:36:01 -05:00 |
|
David Hall
|
7598e8bc75
|
MCOL-5 Building the cpimport command line for LDI relied on the addresses of the contents of a std:vector being static during re-allocation. This is an erroneous assumption. Recoded to build the vector completely, then use it.
|
2016-08-05 14:09:19 -05:00 |
|
David Hall
|
0d2b69c031
|
Fix make clean
|
2016-08-05 14:08:55 -05:00 |
|
David Hall
|
fc67e42728
|
remove generated files
|
2016-08-05 14:08:25 -05:00 |
|
Ben Thompson
|
b9e1a23c06
|
CMakeList fix and remove autotool generated files
|
2016-08-04 13:09:41 -05:00 |
|
david hill
|
dc345f1f96
|
added -lboost_date_time
|
2016-08-04 10:36:06 -05:00 |
|
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 |
|