Alexey Antipovsky
b25fee320a
Remove variable-length arrays (-Wvla)
2020-11-17 15:03:10 +03:00
Alexey Antipovsky
da691f7b7a
Fix pthread worker funcs to match the POSIX threads API
2020-11-17 15:03:10 +03:00
Roman Nozdrin
1c74f80d76
MCOL-4136 This patch makes an explicit dependency on generated errorids.h
2020-08-05 12:22:50 +00:00
benthompson15
eac7dab096
MCOL-4030: first commit of warning removals unneed const and missing virtual dtors.
2020-06-23 13:51:36 -05:00
benthompson15
00c3be26a0
MCOL-4033: Remove softwareReport.sh copy storagemanager.cnf while removing customer data.
2020-06-15 17:43:31 -05:00
benthompson15
2938cdff7a
MCOL-4033: delete mcsadmin reference in logging.
2020-06-12 18:15:56 -05:00
benthompson15
0a495b1742
MCOL-4033: add columnstore version to header of output files.
2020-06-12 18:14:21 -05:00
benthompson15
2cf794e5ec
MCOL-4033: add newline to end of shell script.
2020-06-12 17:48:06 -05:00
benthompson15
531ab45f24
MCOL-4033: cleanup header file
2020-06-12 16:25:17 -05:00
benthompson15
ce6f983c06
MCOL-4033: Cleanup some logging and fix remote logReport collection.
2020-06-12 14:59:23 -05:00
benthompson15
12511690ea
MCOL-4033: initial changes to cleanup columnstoreSupport and remove mcsadmin references.
2020-06-10 17:16:13 -05:00
David Hall
a43de9d536
Merge branch 'develop' into MCOL-3536
2020-05-28 14:20:32 -05:00
Roman Nozdrin
60b417b47f
Merge pull request #1221 from jmrojas2332/develop
...
MCOL-3915 Update columnstore install and uninstall procedure
2020-05-27 16:26:14 +03:00
Roman Nozdrin
ee4589ef40
MCOL-4018 Disable legacy OAM by default.
2020-05-27 08:32:03 +00:00
David Hall
06e50e0926
MCOL-3536 collation
2020-05-26 12:42:11 -05:00
Jose
90a167178a
MCOL-3915 Update columnstore install and uninstall procedure
2020-05-22 23:13:09 +00:00
Jose
9e9f04eb79
Some minor cleanup in response to PR comment
2020-05-15 19:27:25 +00:00
Roman Nozdrin
32d3e3f6a3
MCOL-3991 MCS doesn't build mcsAdmin anymore.
...
Removed MDB network port check from postConfigure.
2020-05-14 14:07:13 +00:00
Jose
98abf95eae
MCOL-3991 MCS is now single package and properly uninstalls
2020-05-12 13:36:24 +00:00
Jose
ea39ac7f43
MCOL-3915. Cleanup postConfigure. PostConfigure and Installer no longer editing config file
2020-05-12 13:35:25 +00:00
Jose
97b8e41ce3
MCOL-3915 Remove some configuration from postConfigure. Default Columnstore.xml to a standard single server config.
2020-05-12 13:33:37 +00:00
Jose
c60ec09fea
MCOL-3915 Columnstore-post-install/postConfigure processed and columnstore started during installation
2020-05-12 13:33:37 +00:00
Jose
7b66bc7ead
MCOL-3915 Run post-install, postConfigure, and start systemd units during package installation
2020-05-12 13:32:46 +00:00
benthompson15
75d1dbc592
MCOL-3494: initial commit of test program to verify storagemanager.cnf during postConfigure.
2020-04-30 16:59:56 -05:00
Gagan Goel
8edaffc433
Change includes for history.h
2020-04-21 11:46:01 -04:00
Patrick LeBlanc
00828bf2df
Merge branch 'develop' into mcol-3743
2020-04-13 12:49:28 -05:00
benthompson15
cfc2ae4762
Merge pull request #1107 from pleblanc1976/mcol-3887
...
MCOL-3887 - postconfig problem processing an upgrade
2020-04-06 15:59:22 -05:00
Patrick LeBlanc
ab518fae8c
MCOL-3743
...
Reformatted the usage stmt and help msg to fit on standard 80-col
terminals.
2020-03-17 14:36:23 -04:00
Patrick LeBlanc
90d4b03fdb
MCOL-3743: cmdline params to postConfig to configure SM
...
Made some changes. It's working the way it should.
2020-03-17 13:55:08 -04:00
Patrick LeBlanc
39c26f8c68
MCOL-3743: Add cmd-line config for S3 parameters to postConfig
...
Checkpointing the first cut. It builds. Not tested yet.
2020-03-16 17:53:19 -04:00
Patrick LeBlanc
4e7e70b0f1
MCOL-3887 - postconfig problem processing an upgrade
...
mycnfUpgrade has been looking for our mysql config mods
in the /etc/my.cnf/ directory, which is wrong obviously. Looks like
an oversight; all of the code around it is looking in the right place.
Changed it to look in the right place.
2020-03-16 13:42:44 -04:00
Patrick LeBlanc
c073ae0ef9
MCOL-2022. Removed some test code.
2020-03-11 18:29:38 -04:00
Patrick LeBlanc
efb97b1415
MCOL-2022: aws specific options can't use nvme dev names
...
Checkpointing a minimal attempt to disable the aws-specific
functionality for new installations.
2020-03-11 11:14:44 -04:00
David Hall
f52ee922aa
MCOL-3870 typo fix
2020-03-04 16:46:32 -06:00
David Hall
ea478688d8
MCOL-3870 PostConfigure exit with mysqld running
...
"MariaDB Server is currently running on PID 1. Cannot run postConfigure whilst this is running"
Even though mysqld is not running
2020-03-04 15:20:36 -06:00
Patrick LeBlanc
01240cc9e0
Merge pull request #1071 from mariadb-corporation/fix-upgrade
...
Fix Upgrade
2020-03-02 10:21:23 -05:00
benthompson15
da32afc0b2
Merge pull request #1023 from LinuxJedi/mariadb-systemctl
...
MCOL-3718 Use systemd instead of mysql-Columnstore
2020-02-28 16:19:58 -05:00
Andrew Hutchings
b72a9784ba
Merge pull request #1014 from tntnatbry/MCOL-3675
...
MCOL-3675 and MCOL-3676 Detect in postConfigure if columnstore-post-install is run or not
2020-02-28 13:55:11 -05:00
Andrew Hutchings
ea3ced83af
Merge pull request #1011 from pleblanc1976/minor-fixes
...
Minor fixes
2020-02-28 13:55:05 -05:00
Andrew Hutchings
5ff131e726
Merge pull request #1004 from pleblanc1976/runtime-disable-oam
...
Runtime disable oam
2020-02-28 13:54:39 -05:00
Patrick LeBlanc
81017e2ec0
Merge pull request #993 from toddstoffel/spelling
...
Spelling
2020-01-03 09:42:11 -06:00
Andrew Hutchings
de4ab3e294
MCOL-3702 Fix replication config file changes
...
log_bin is missing from columnstore.cnf. This causes a search for the
master log file to fail and replication doesn't apply.
This patch adds a commented out log_bin which is enabled as needed.
It also fixes an error message.
2020-01-03 10:08:52 +00:00
Todd Stoffel
1acec861e1
Fix Typos
2019-12-23 10:27:14 -08:00
Andrew Hutchings
49994f7bc3
Fix warnings found in DEBUG combined build
...
Fixes:
* Irrelevant where conditions
* Irrelevant const
* A potential infinite loop in treenode
* Bad implicit case fallthroughs
* Explicit markings for required case fallthroughs
* Unused variables
* Unused function
Also disabled some warnings for now which we should fix later.
2019-12-10 16:33:08 +00:00
Andrew Hutchings
7489d0bfd0
MCOL-3625 Rename packages
...
Rename packages to MariaDB-columnstore-engine, MariaDB-columnstore-libs
and MariaDB-columnstore-platform.
Also add the "columnstore-" prefix the the components so that MariaDB's
packaging system understands then and add a line to include them in
MariaDB's packaging.
In addition
* Fix S3 building for dist source build
* Fix Debian 10 dependency issue
* Fix git handling for dist builds
* Add support for MariaDB's RPM building
* Use MariaDB's PCRE and readline
* Removes a few dead files
* Fix Boost noncopyable includes
2019-12-04 11:04:39 +00:00
Andrew Hutchings
a8cd34f86d
Add support for building from server
2019-12-03 21:21:28 +00:00
Andrew Hutchings
b3c22c8f9a
MCOL-3626 Remove mcsmysql alias
2019-12-03 21:21:28 +00:00
Andrew Hutchings
95d0bceae7
MCOL-3559 Stop postConfigure if mysqld is running
...
It is possible that a user will already have a MariaDB Server running
before executing postConfigure. Exit early in this scenario.
2019-11-18 13:54:06 +00:00
benthompson15
5ad303e52b
MCOL-3589: Add mcsadmin stopmodule command and modify columnstore stop to use it.
2019-11-14 16:01:17 -06:00
benthompson15
a396b8cb80
Merge pull request #934 from LinuxJedi/MCOL-3613
...
MCOL-3613 Fix params in columnstore_installer
2019-11-14 19:32:36 +01:00