jmrojas2332
37acb583cc
MCOL-2181 MessageQueueClient :: setup (): unknown name or service
2020-03-24 20:52:01 +00:00
Roman Nozdrin
ce0311aa79
MCOL-3828 This commit replaces the method that calls JOIN::optimise()
...
internally(thus can remove equi-JOIN predicates) with a recursive f()
to inject equi-JOIN conditions for IN + correlated subquery Item.
This change both solves MCOL-3747 issue and remove issues I first
faced in union.sql test.
This commit also fixes a clean up for conditions pushed for table API
execution path and replaces NULL with nullptr in ha_mcs_impl.cpp.
2020-03-24 14:00:42 +00:00
David.Hall
66135f5703
Merge pull request #1098 from pleblanc1976/mcol-2022-1.5
...
Mcol 2022: nvme device names not supported
2020-03-23 13:44:14 -05:00
Gagan Goel
7ca4e8403a
MCOL-3756 Implement IS(NOT)TRUE() and IS(NOT)FALSE() functions.
2020-03-23 18:04:46 +00:00
Patrick LeBlanc
163b4a5bb7
MCOL-3356. code cleanup.
2020-03-19 15:31:50 -04:00
Patrick LeBlanc
17f1539f89
MCOL-3356. bit_{or,xor,and} job creation error
...
Checkpointing. Found it, fixed it. It was an extra assignment that was
messing up RowGroup creation.
2020-03-19 12:39:16 -04:00
Patrick LeBlanc
fae9864a21
Merge pull request #1094 from drrtuy/MCOL-3769_4
...
MCOL-3769 This commit divides create_SH in two parts: before rewrites…
2020-03-18 13:51:59 -05:00
Roman Nozdrin
3345f7a437
MCOL-3769 This commit divides create_SH in two parts: before rewrites and
...
after rewrites. We can safely fallback from SH to DH and table mode from
'before rewrites' part.
2020-03-18 20:24:34 +03:00
Gagan Goel
f9fbb86ced
Merge pull request #1103 from pleblanc1976/mcol-3251-1.5
...
Mcol 3251 1.5
2020-03-17 15:54:08 -04:00
Patrick LeBlanc
f480a28bdf
MCOL-3251. Changed the sig of buildOidFileName as per feedback.
2020-03-17 14:49:49 -04: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
a65c8e4544
MCOL-3251
...
Moved the new logic into we_fileop to maintain existing encapsulation.
2020-03-13 15:18:55 -04:00
Patrick LeBlanc
ee682b834f
MCOL-3251. Bad file-not-found error msg from PrimProc
...
Wrote a different method for PrimProc to use to get filenames.
2020-03-13 14:50:21 -04:00
Patrick LeBlanc
608e941229
Merge pull request #1101 from mariadb-corporation/develop-fix-10.5-changes
...
Updates to plugin code based on recent changes in the server 10.5 branch.
2020-03-12 09:48:40 -05:00
Gagan Goel
457ec0d483
Updates to plugin code based on recent changes in the server 10.5 branch.
2020-03-12 00:42:16 +00:00
Patrick LeBlanc
c073ae0ef9
MCOL-2022. Removed some test code.
2020-03-11 18:29:38 -04:00
Patrick LeBlanc
2cd0f8314c
MCOL-2022: added 'deprecated' to the assign/unassign elastic ip commands.
2020-03-11 17:59:03 -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
jmrojas2332
0b885c3830
MCOL-3830 post-mysql-install fix on systems not running systemd
2020-03-10 21:12:23 +00:00
Jose Rojas
f01185f991
Merge pull request #1091 from jmrojas2332/MCOL-3760
...
MCOL-3760 Fix rand func in columnstore not matching mdb
2020-03-09 22:10:45 -05:00
Jose Rojas
13716677d7
MCOL-3760 Related. Fix bug3145 regression broken on rand()
2020-03-10 03:05:47 +00:00
jmrojas2332
9db6e84ea2
MCOL-3760 Fix rand func in columnstore not matching mdb
2020-03-06 22:33:22 +00:00
Jose Rojas
0b0ff42f1a
Merge pull request #1090 from dhall-MariaDB/MCOL-3420-dev
...
MCOL-3420 Don't break on bad systemlang
2020-03-06 00:01:24 -06:00
David.Hall
a7776045a4
Merge pull request #1084 from tntnatbry/MCOL-3777-develop
...
MCOL-3777 Cleanup left-over values from a previously failed insert.
2020-03-05 17:52:56 -06:00
David Hall
77fc87c98c
MCOL-3420 Don't break on bad systemlang
...
If systemlang in the XML is not valid, fall back to "C" and log an error
2020-03-05 17:39:50 -06:00
David.Hall
de509501c0
Merge pull request #1087 from jmrojas2332/develop
...
MCOL-3760 Fix issue with random seed list not being initilized to empty
2020-03-05 15:49:43 -06:00
jmrojas2332
04afbf59c7
MCOL-3760 Fix issue with random seed list not being initilized to empty
2020-03-05 17:35:16 +00:00
Jose Rojas
d4f0f02958
Merge pull request #1083 from dhall-MariaDB/MCOL-3870-dev
...
MCOL-3870 PostConfigure exit with mysqld running
2020-03-04 22:39:50 -06:00
Gagan Goel
b5373d227a
MCOL-3777 Cleanup left-over values from a previously failed insert.
2020-03-05 02:26:58 +00: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
benthompson15
7558171ee1
Merge pull request #1076 from pleblanc1976/1.4.3-fixes-to-1.5
...
1.4.3 fixes to 1.5
2020-03-03 16:30:28 -06:00
benthompson15
d585c680d4
Merge pull request #1072 from mariadb-corporation/fix-sm-saverpm
...
1.4.2 columnstore-pre-uninstall missing this or storagemanager.cnf is lost
2020-03-02 10:21:49 -05:00
Patrick LeBlanc
01240cc9e0
Merge pull request #1071 from mariadb-corporation/fix-upgrade
...
Fix Upgrade
2020-03-02 10:21:23 -05:00
Roman Nozdrin
a6d0a0c5cb
Merge pull request #1066 from drrtuy/MCOL-3810
...
MCOL-3810: Change from system() to fork/execl inside liboam to avoid …
2020-03-02 10:20:49 -05:00
Patrick LeBlanc
52dec05a52
Merge pull request #1075 from pleblanc1976/2020-3-1.4-to-1.5
...
2020 3 1.4 to 1.5
2020-03-02 09:11:00 -06:00
Patrick LeBlanc
03a2283bac
Fixed a merge error.
2020-02-28 17:11:13 -05:00
Patrick LeBlanc
a12442f4b4
Merge pull request #1053 from LinuxJedi/mariadb-systemctl
...
MCOL-3793 Fix UM ACTIVE / DEGRADED flip-flop
2020-02-28 16:20:19 -05:00
Patrick LeBlanc
ffcd527c4e
Merge pull request #1052 from mariadb-corporation/MCOL-3791
...
MCOL-3791 This patch implicitly enables disk space preallocation for …
2020-02-28 16:20:07 -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
Jose Rojas
61574cd00d
Merge pull request #1047 from LinuxJedi/collate_warn
...
MCOL-3721 Fix quoting issues for COLLATE
2020-02-28 16:19:53 -05:00
Patrick LeBlanc
eb52184a5d
Merge pull request #1043 from benthompson15/MCOL-3748
...
MCOL-3748: Modify signal handling for different default actions.
2020-02-28 16:19:48 -05:00
Patrick LeBlanc
635438599c
Merge pull request #1042 from benthompson15/MCOL-3736
...
MCOL-3736: Change AND to OR. Loop could exit with ops still in pendin…
2020-02-28 16:19:41 -05:00
Roman Nozdrin
e0cb60dcd2
Merge pull request #1024 from LinuxJedi/collate_warn
...
MCOL-3721 Allow collate and warn on ORDER BY
2020-02-28 16:19:36 -05:00
Gagan Goel
3faa1600c3
Merge pull request #1031 from pleblanc1976/we-splitter-read-from-s3
...
MCOL-3520: Fix importing files from S3 for mode 1 imports.
2020-02-28 16:19:31 -05:00
David.Hall
f71158601e
Merge pull request #1032 from drrtuy/MCOL-3766
...
MCOL-3766 EXPLAIN now doesn't execute query via SH thus doesn't fail
2020-02-28 16:19:25 -05:00
David.Hall
bfe3ab14c0
Merge pull request #1030 from LinuxJedi/MCOL-3764
...
MCOL-3764 Fix RENAME TABLE
2020-02-28 16:19:18 -05:00