1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-11 08:50:45 +03:00
Commit Graph

3923 Commits

Author SHA1 Message Date
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
Roman Nozdrin
6c962b19bd Merge pull request #1074 from jmrojas2332/develop
MCOL-3485
2020-02-29 00:10:53 +03:00
Patrick LeBlanc
d6ef3cad3d Merge pull request #1049 from pleblanc1976/mcol-3776
Mcol 3776 - shared but unsync'd timezone var
2020-02-28 13:58:51 -05:00
David.Hall
0db52396f9 Merge pull request #1025 from mariadb-corporation/MCOL-3747
MCOL-3747 This patch properly enables queries with IN + uncorrelated …
2020-02-28 13:58:45 -05:00
Gagan Goel
f27cb8a21f Merge pull request #1012 from dhall-MariaDB/MCOL-3662
MCOL-3662 Restore error message for multi parameter aggregates save for UDAnF and GROUP_CONCAT
2020-02-28 13:58:39 -05:00
Gagan Goel
42adfb60e5 Merge pull request #1017 from dhall-MariaDB/MCOL-3632
MCOL-3632 Restore error message for ref item type
2020-02-28 13:58:34 -05:00
benthompson15
7a16877aae Merge pull request #1016 from dhall-MariaDB/MCOL-3744
MCOL-3744 mcssystemready to work with SKIP_OAM_INIT
2020-02-28 13:58:26 -05:00
benthompson15
95f0caaf63 Merge pull request #1007 from LinuxJedi/MCOL-3707
MCOL-3707 Packaging pre/post functions
2020-02-28 13:58:16 -05:00
Andrew Hutchings
9e588039d5 Merge pull request #1010 from tntnatbry/MCOL-3680
MCOL-3680 mysqld will abort if Columnstore.xml is missing.
Conflicts:
	dbcon/mysql/ha_mcs.cpp
2020-02-28 13:58:00 -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
Patrick LeBlanc
9cc1e1c4f8 Merge pull request #1006 from LinuxJedi/change-engine
MCOL-128 Support ALTER TABLE...ENGINE=Columnstore
2020-02-28 13:54:54 -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
jmrojas2332
426d77b54f MCOL-3485 Fix ORDER BY not working with multiple aggregates of same type in SELECT 2020-02-27 21:26:36 +00:00
Jose Rojas
a7724ac3c7 Merge pull request #1068 from dhall-MariaDB/MCOL-3837-dev
MCOL-3837 Optimize the regr_sxx, sxy and syy code a bit
2020-02-26 10:14:28 -06:00
David Hall
d66972d09b MCOL-3837 Optimize the regr_sxx, sxy and syy code a bit 2020-02-25 14:31:44 -06:00
David.Hall
dbf88575f0 Merge pull request #1064 from jmrojas2332/develop
MCOL-3760 + Fix multiple rands in statement with or without ORDER BY
2020-02-25 11:39:16 -06:00
jmrojas2332
0057d5fad5 MCOL-3760 + Fix multiple rands in statement with or without ORDER BY 2020-02-25 15:01:48 +00:00
Jose Rojas
34a0183f21 Merge pull request #1061 from pleblanc1976/mcol-3829-1.5
1.5: MCOL-3829: CS not starting correctly if rebooted at specific point
2020-02-24 16:39:26 -06:00
Roman Nozdrin
6d60709105 Merge pull request #1059 from tntnatbry/MCOL-3788-develop
MCOL-3788 Remove save/restore_group_list impl since the optimizer call does not happen in create_SH anymore
2020-02-24 21:44:57 +03:00
Patrick LeBlanc
180140303e MCOL-3829: CS not starting correctly if rebooted at specific point
Found that the IDBDataFile path in BRM journal writing code needs to seek
to the end of the file before writing.

If save_brm is run (as it is during init), it truncates the journal file,
but the workernode retained its original offset, resulting in the front
of the file being 0-filled on the next journal write.  Load_brm can't
load that.
2020-02-24 10:35:34 -05:00
Gagan Goel
dd89943a5b MCOL-3788 Remove save/restore_group_list impl since the optimizer call
does not happen in create_SH anymore
2020-02-21 15:32:16 +00:00
Roman Nozdrin
81189591a4 Merge pull request #1056 from dhall-MariaDB/MCOL-3812
MCOL-3812 remove call to thd_set_ha_data()
2020-02-20 20:58:38 +03:00
David Hall
a91f7b7d6e MCOL-3812 remove call to thd_set_ha_data()
MariaDB 10.5 doesn't want us to call this.
2020-02-20 10:19:45 -06:00
benthompson15
f8055cd6e6 Merge pull request #1045 from dhall-MariaDB/MCOL-3784-1.5
MCOL-3784 add scoped_ptr.hpp to rowaggregation.h
2020-02-11 17:41:12 -06:00
David Hall
06fc227ae7 MCOL-3784 add scoped_ptr.hpp to roeaggregation.h 2020-02-11 15:02:51 -06:00
benthompson15
34244c90ac Merge pull request #1022 from pleblanc1976/mcol-3745
MCOL-3745: Investigate slow-ddl problem after restart
2020-02-11 14:58:28 -06:00
Roman Nozdrin
07f9846275 Merge pull request #1037 from dhall-MariaDB/MCOL-3663-1.5
MCOL-3663 revert to using posix regex for LIKE
2020-02-11 20:45:44 +03:00
Roman Nozdrin
01f0daaa07 Merge pull request #1040 from tntnatbry/MCOL-2101-1.5
MCOL-2101 Set up proper permissions for /tmp/columnstore_tmp_files to allow non-root users to write to it.
2020-02-11 19:47:05 +03:00
Gagan Goel
9b01b0ac61 MCOL-2101 Set up proper permissions for /tmp/columnstore_tmp_files to
allow non-root users to write to it.
2020-02-10 22:39:21 +00:00
David Hall
d051482e94 MCOL-3663 revert to using posix regex for LIKE 2020-02-10 13:37:42 -06:00
Patrick LeBlanc
46f30be556 Merge pull request #1018 from jmrojas2332/develop
MCOL-2139 Fix subquery not being filtered when using view
2020-02-03 15:01:40 -06:00
jmrojas2332
aa1d8944ce MCOL-2139 syntax update 2020-02-03 20:49:02 +00:00
jmrojas2332
9fbfb63b85 MCOL-2139 syntax update based on feedback 2020-02-03 20:13:55 +00:00
jmrojas2332
f1285dd79e MCOL 2139 Fix subquery not being filtered when using view 2020-02-03 15:42:57 +00:00
Jose Rojas
04526f04a6 Merge pull request #1021 from dhall-MariaDB/MCOL-3749
MCOL-3749 Return error when update truncates
2020-01-31 12:59:54 -06:00
Patrick LeBlanc
80891a7083 Merge pull request #1015 from pleblanc1976/mcol-3716
Mcol-3716: Wrong min/max after cpimport which causes wrong select results
2020-01-31 10:44:08 -06:00
Patrick LeBlanc
d8f22609b4 MCOL-3745: Investigate slow-ddl problem after restart
Found a way to mitigate it through configuration.  Only relevant to low
upstream bandwidth envs.  Documented it.
2020-01-31 11:35:11 -05:00
David Hall
fc4f0e4f97 MCOL-3749 Return error when update truncates 2020-01-29 16:26:41 -06:00