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

3637 Commits

Author SHA1 Message Date
David Hall
eabacb07f6 MCOL-597 Take Window Functions just to get a compile. No other changes were needed. 2017-03-03 15:57:41 -06:00
dhall-InfiniDB
f19710126a Merge pull request #129 from mariadb-corporation/MCOL-533-format
MCOL-533 fix units for table_usage
2017-03-02 14:41:51 -06:00
Andrew Hutchings
84ad6cd952 MCOL-602 Fix RPATH
Setting the RPATH to work with libmysqlclient broke it for everything
else. We now support both paths.
2017-03-02 17:58:36 +00:00
Andrew Hutchings
c6000d3b7a MCOL-533 fix units for table_usage
The fix for MCOL-533 accidentally removed units processing
2017-03-02 17:56:32 +00:00
David Hill
86ddc8a350 added in exit after a prompt detection 2017-03-01 16:21:05 -06:00
David Hill
71428d1315 added in exit after a prompt detection 2017-03-01 16:17:36 -06:00
David Hill
0e83fbe4e6 MCOL-547 2017-03-01 13:29:11 -06:00
David Hill
16cef50cae change the check for prompt back to the previous code 2017-03-01 10:39:11 -06:00
David Hill
f606de8837 backed out more from Jean Baptiste Favre 2017-02-28 16:24:34 -06:00
David Hill
95c419ee2c Backing out other changes from Jean Baptiste Favre, multi-node installs are failing 2017-02-28 15:47:03 -06:00
David Hill
2b43378853 MCOL-547 - add check to pm1 ip address 2017-02-28 15:05:10 -06:00
David Hill
923e995b29 MCOL-552 - send stdout to null 2017-02-28 11:03:08 -06:00
David Hill
b4061cd4cc MCOL-552 2017-02-28 10:46:13 -06:00
David Hill
6e732f82e1 bump version 2017-02-27 10:20:35 -06:00
David Hill
802ba37555 MCOL-509 - fix for buildbot 2017-02-24 10:11:33 -06:00
David Hill
ce04753d9a MCOL-509 - Added exit 1 on startup failure, needed for buildbot 2017-02-24 09:08:10 -06:00
David Hill
748809bc76 MCOL-509 - add in additioanl paramaters to make it work on ubuntu/debian 2017-02-23 15:58:27 -06:00
David Hill
45fbc7c351 MCOL-509 - fix buildbot install issue on ubuntu 2017-02-23 13:43:16 -06:00
Andrew Hutchings
0a7d813815 Revert "Merge pull request #126 from jbfavre/make_packages_management_optional"
This reverts commit 39870446c5, reversing
changes made to 788ffd3149.
2017-02-23 16:59:17 +00:00
dhall-InfiniDB
6ad7dbeff9 Merge pull request #127 from mariadb-corporation/MCOL-553-msgs
MCOL-553 Improve error handling for ulimit
2017-02-22 17:17:26 -06:00
david hill
39870446c5 Merge pull request #126 from jbfavre/make_packages_management_optional
Make packages management optional
2017-02-22 16:23:26 -06:00
Andrew Hutchings
80b4d7ee36 MCOL-553 Improve error handling for ulimit
Now sends an error to the error log and aborts postConfigure
2017-02-21 21:10:57 +00:00
benthompson15
788ffd3149 Merge pull request #122 from mariadb-corporation/MCOL-567
MCOL-567 - added sudo to systemctl calls
2017-02-21 11:12:54 -06:00
benthompson15
44cdb23471 Merge pull request #117 from mariadb-corporation/MCOL-480
MCOL-480 remove the annoying warning log message. This code path is n…
2017-02-21 11:11:07 -06:00
Andrew Hutchings
084c1b8ecc Merge pull request #125 from mariadb-corporation/MCOL-513
Mcol 513
2017-02-20 17:47:36 +00:00
David Hall
88a372c671 MCOL-513 Use vector ref for join to prevent vector copy. 2017-02-20 11:45:29 -06:00
David Hall
def06be564 MCOL-513 Use vector ref for join to prevent vector copy. 2017-02-20 11:43:46 -06:00
Jean Baptiste Favre
14fd0a3a18 Fix except scripts. DEPLOY_PACKAGE is string, not boolean 2017-02-18 21:19:24 +01:00
Jean Baptiste Favre
b2db4ac7dc Add managePackages as parameter for user_installer.sh calls 2017-02-18 21:18:57 +01:00
Jean Baptiste Favre
4756059525 Fix calls to expect script to add manageProcess at the right place 2017-02-18 21:16:42 +01:00
Jean Baptiste Favre
59d0ffb420 Fix parms order in expect scripts (some params seems optional) 2017-02-18 21:16:42 +01:00
Jean Baptiste Favre
617bb618cc Add managePackages as parameter for user_installer.sh calls 2017-02-18 21:16:42 +01:00
Jean Baptiste Favre
5d98b8647a Fix except scripts. DEPLOY_PACKAGE is string, not boolean 2017-02-18 21:16:42 +01:00
dhall-InfiniDB
818a231b43 Merge pull request #124 from mariadb-corporation/MCOL-574
MCOL-574 Fix cross engine for 'localhost'
2017-02-17 11:48:54 -06:00
dhall-InfiniDB
e9724c4aa5 Merge pull request #120 from mariadb-corporation/MCOL-553-errors
MCOL-553 Error if we can't set file limits
2017-02-17 11:31:14 -06:00
David Hall
df343ffab1 Merge branch 'develop' into MCOL-513
Conflicts:
	oam/etc/ConsoleCmds.xml
	oam/install_scripts/remote_command.sh
	oamapps/postConfigure/postConfigure.cpp
2017-02-17 10:52:45 -06:00
Andrew Hutchings
bf624231e7 MCOL-574 Fix cross engine for 'localhost'
Use TCP instead of UDS for 'localhost' to keep behaviour the same as the
previous libdrizzle engine.
2017-02-17 16:49:02 +00:00
David Hall
59f984c3ca MCOL-513 Comment spelling 2017-02-17 10:45:59 -06:00
David Hall
87a679e6eb MCOL-513 use a single funcor per thread. ThreadPool was doing one at a time anyway, but in a convpluted way that made it easier to add more if wanted. But it was expensive. Cleanup and polish. 2017-02-17 09:46:42 -06:00
David Hill
776add46dc MCOL-566 - remove expect wait for command line prompt- removed 3 more 2017-02-17 09:46:42 -06:00
David Hill
1424fdac19 MCOL-566 - remove expect wait for command line prompt 2017-02-17 09:46:42 -06:00
David Hill
ba897f0e34 MCOL-105 - change suse boost-devel package check, add back in 1.1 changes 2017-02-17 09:46:42 -06:00
David Hill
2525e8e855 MCOL-105 - change suse boost-devel package check, add back in 1.1 changes 2017-02-17 09:46:42 -06:00
David Hill
1072d0abf8 MCOL-105 - change suse boost-devel package check 2017-02-17 09:46:42 -06:00
david
aa9a158ed5 MCOL-105 - add suse boost-devel package check 2017-02-17 09:46:42 -06:00
Ben Thompson
4f8e3b0f6e MCOL-468: remove slave-skip-errors=all from default settings 2017-02-17 09:46:42 -06:00
David Hill
3ee6888506 MCOL-509 - changed to check user to determine non-root 2017-02-15 10:05:27 -06:00
david hill
cf7c18944f Merge pull request #123 from jbfavre/make_packages_management_optional
Make packages management optional
2017-02-14 16:22:38 -06:00
David Hill
7e8c97f65d MCOL-509 - add columnstore startup script, used in buildbot 2017-02-14 15:21:31 -06:00
David Hill
875718866e MCOL-509 - added back the end of command check with additional option 2017-02-14 13:56:45 -06:00