1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-20 01:42:27 +03:00
Commit Graph

3637 Commits

Author SHA1 Message Date
Ben Thompson
7035273ed7 undo sudo for mkdir command 2017-09-13 16:42:56 -05:00
Andrew Hutchings
7e85c32860 Merge pull request #253 from mariadb-corporation/API_char4
Fix write API char < 5
2017-09-13 17:21:38 +01:00
Andrew Hutchings
f8f6f8bdde Fix write API char < 5
We need to cast to a 64bit int, not a size based int.
2017-09-13 17:19:00 +01:00
david hill
d5a3cf1cf6 MCOL-837 - commented out check for FilesPerColumnPartition 2017-09-13 10:50:33 -05:00
david hill
217414b333 MCOL-837 - commented out check for FilesPerColumnPartition 2017-09-13 10:50:11 -05:00
david hill
71ebb54b6a fixed spelling / commented out service restart when procmgr starts, not needed 2017-09-13 10:39:50 -05:00
david hill
dc55c27e9e remove update config file in package installer 2017-09-12 16:53:25 -05:00
david hill
1928c03bef fixed local-query not setting up replication 2017-09-12 16:45:28 -05:00
david hill
beb126d8bf nonglobaled procmgr dbstorage and fix package install, missing bracket 2017-09-12 15:28:20 -05:00
david hill
f6f15028a8 fixed amazon install issues 2017-09-12 14:31:29 -05:00
david hill
e4aa86e528 fixed module _installer code issue 2017-09-12 09:08:55 -05:00
david hill
5df01f749b fixed amazon install issues 2017-09-11 17:36:55 -05:00
david hill
88411c7fa0 Merge pull request #252 from mariadb-corporation/DR-Fixes
Fix non-root gluster commands and undo change in processmonitor that …
2017-09-11 17:35:37 -05:00
Ben Thompson
e75afd3b8f Fix non-root gluster commands and undo change in processmonitor that was not meant to be checked in. 2017-09-11 17:08:12 -05:00
david hill
53a604ce6d added sudo to runuser non-root startup 2017-09-11 13:17:55 -05:00
benthompson15
4c66199d67 Merge pull request #251 from mariadb-corporation/MCOL-523-Doc
Mcol 523 doc
2017-09-07 17:46:27 -05:00
David Hall
fab8948604 MCOL-523 Documentation update 2017-09-07 17:22:31 -05:00
David Hall
7db0b9b0fa Merge branch 'MCOL-523-Doc' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into MCOL-523-Doc 2017-09-07 16:57:04 -05:00
David Hall
57911fcef3 Remove un-implemented methods getRowCnt and getRowsInPartition 2017-09-07 16:18:44 -05:00
David Hall
ce51b9c5e2 MCOL-523 documentation part 3 2017-09-07 16:18:44 -05:00
David Hall
bb21c79e87 MCOL-523 documentation part 2 2017-09-07 16:18:44 -05:00
David Hall
bc9bdec1f4 MCOL-523 Add pdf file 2017-09-07 16:18:44 -05:00
David Hall
be4a413091 MCOL-523 UDAF documentation 2017-09-07 16:18:44 -05:00
David.Hall
1f56b2c6ef Merge pull request #250 from mariadb-corporation/MCOL-523
MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and g…
2017-09-07 16:15:05 -05:00
David Hall
167ba82095 Remove un-implemented methods getRowCnt and getRowsInPartition 2017-09-07 16:04:54 -05:00
David Hall
a0b30f904c MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and getRowsInPartition(). 2017-09-07 16:02:36 -05:00
david hill
14f20421f4 Merge pull request #248 from mariadb-corporation/MCOL-519-gluster
removeModule fixes, check for glusterd in postConfigure, fix glusterU…
2017-09-07 15:21:08 -05:00
Ben Thompson
dbbfb84ea4 removeModule fixes, check for glusterd in postConfigure, fix glusterUnassign failure logging. 2017-09-07 14:59:47 -05:00
david hill
1594230a0c Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2017-09-07 02:12:15 -05:00
david hill
9c89d48a20 add verbose option to tar 2017-09-07 02:12:07 -05:00
David Hall
08713d961c MCOL-523 documentation part 3 2017-09-05 17:35:20 -05:00
David Hall
7f6761924e MCOL-523 documentation part 2 2017-09-05 17:11:22 -05:00
Andrew Hutchings
4441206050 Merge pull request #247 from mariadb-corporation/MCOL-579
Add compiler flag checks and hardening flags
2017-09-05 20:36:02 +01:00
Ben Thompson
230d01388f Add compiler flag checks and hardening flags 2017-09-05 13:49:35 -05:00
david hill
90353b9b90 removed new code that delete the ..lib files 2017-09-01 14:46:07 -05:00
david hill
a6ae09dedb removed new code that delete the ..lib files 2017-09-01 14:45:26 -05:00
David Hall
58117f95e9 MCOL-523 Add pdf file 2017-08-31 17:06:08 -05:00
David Hall
739d637f0b MCOL-523 UDAF documentation 2017-08-31 17:02:03 -05:00
david hill
f6975c8988 MCOL-875 - add code to cleanup lib directory columnstore-1.0.11-2 2017-08-31 11:34:52 -05:00
david hill
44ea79d49c MCOL-875 - add code to cleanup libudk 2017-08-31 11:34:17 -05:00
david hill
535e79156e Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2017-08-30 16:55:20 -05:00
david hill
f905250bbe MCOL-733 - add code to do removedmodule when the addmodule fails after it has been configured 2017-08-30 16:55:10 -05:00
david hill
f3a7c28bf0 Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2017-08-30 14:46:47 -05:00
david hill
692a0f2865 MCOL-880 2017-08-30 14:46:32 -05:00
Andrew Hutchings
61ec7fd256 Merge pull request #246 from mariadb-corporation/MCOL-890-1.0
MCOL-890 add logic to perform dictionary lookup for GROUP_CONCAT in t…
2017-08-30 20:37:01 +01:00
Andrew Hutchings
fe202e0f13 Merge pull request #245 from mariadb-corporation/MCOL-890
MCOL-890 add logic to perform dictionary lookup for GROUP_CONCAT in t…
2017-08-30 20:36:45 +01:00
david hill
b492371534 MCOL-892 2017-08-30 14:04:29 -05:00
david hill
c90099a676 Merge branch 'develop-1.0' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop-1.0 2017-08-29 17:01:15 -05:00
david hill
2ce8c9262b MCOL-892 - moved the setting to mysql rep after rollover is done 2017-08-29 17:01:02 -05:00
David Hill
9827bd8040 MCOL-892: backed out changes for this fix, leave the flock for logs 2017-08-29 16:12:45 -05:00