1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-28 19:54:55 +03:00
Commit Graph

2546 Commits

Author SHA1 Message Date
Roman Nozdrin
d95d2d7601 MCOL-1519 The server won`t use GROUP BY handler in queries with:
unsupported JOIN types
	impossible HAVING
	impossible WHERE
2018-11-14 17:50:02 +03:00
Patrick LeBlanc
1b0fbf654e Merge pull request #614 from mariadb-corporation/MCOL-520-1.2.1
MCOL - change to get buildbot to work
2018-11-07 19:42:51 -06:00
David Hill
d1a4ede32f MCOL-520 - fix buildbot startup issue 2018-11-07 14:51:19 -06:00
David Hill
9dedc8cc3e add bash -x to debug buildbot 2018-11-07 14:01:29 -06:00
David Hill
e508dd5629 tweaking post-install for buildbot 2018-11-07 13:23:06 -06:00
David Hill
da3d78de43 change to get tmp from config 2018-11-07 12:49:51 -06:00
David Hill
04ab8c04df MCOL - change to get buildbot to work 2018-11-07 11:27:41 -06:00
Patrick LeBlanc
8dc988d849 Merge pull request #607 from mariadb-corporation/MCOL-520
Mcol 520
2018-11-07 10:37:10 -06:00
David Hill
3727203b8f MCOL-520 - remove sudo for checking gluster log 2018-11-07 10:13:00 -06:00
David Hill
deba5d2a10 MCOL-520 - check storage type before unmount 2018-11-07 09:29:55 -06:00
David Hill
142f04aeeb MCOL-520 - change to only do sudo change to rc.local for non-root amazon 2018-11-07 09:01:22 -06:00
David Hill
f49ad9a4a1 MCOL-520 - move mysql_upgrade 2018-11-06 18:42:44 -06:00
David Hill
a3e78d6b63 MCOL-520 - move mysql_upgrade 2018-11-06 17:41:11 -06:00
benthompson15
efd71f9c8e Merge pull request #613 from mariadb-corporation/MCOL-1846
MCOL-1846 - change the getRegion command
2018-11-06 23:08:13 +00:00
David Hill
b090339cab MCOL-520 - move mysql_upgrade 2018-11-06 16:58:33 -06:00
David Hill
16e956db02 MCOL-520 - move mysql_upgrade 2018-11-06 16:35:44 -06:00
David Hill
5d04584704 MCOL-520 - changes for mysql_upgrade requiring password 2018-11-06 15:35:47 -06:00
David Hill
5dd8bbd634 MCOL-520 - moved mysql_upgrade to post-mysql-install 2018-11-06 12:10:51 -06:00
David Hill
3289fd2483 MCOL-520 - fix speeling of MariaDB 2018-11-06 09:01:22 -06:00
David Hill
f46250112b MCOL-520 - change to exit on invalid command line argument 2018-11-06 08:59:18 -06:00
David Hill
8d2b28cc51 MCOL-520 - add mysql upgrade to single server install 2018-11-06 08:50:47 -06:00
Patrick LeBlanc
36138b46d2 Merge pull request #610 from pleblanc1976/develop
MCOL-1654.  Querystats table creation broken.
2018-11-05 14:03:59 -06:00
Patrick LeBlanc
4fc5f3892c MCOL-1654. Querystats table creation broken.
Escaped the ` chars to make the shell happy.
2018-11-05 13:33:56 -06:00
Patrick LeBlanc
ed4ca2cdd7 Merge pull request #609 from mariadb-corporation/MCOL-521-b
MCOL-521 The mysql udf stub code for distinct_count()
2018-11-05 12:45:55 -06:00
David Hall
5a1c55bc2d MCOL-521 The mysql udf stub code for distinct_count() 2018-11-05 12:38:32 -06:00
David Hill
26774ecd90 MCOL-520 - add in extra comments 2018-11-05 12:35:12 -06:00
benthompson15
732a5ea92f Merge pull request #608 from mariadb-corporation/davidhilldallas-patch-1
update README
2018-11-05 16:52:06 +00:00
david hill
0ede8d923f update README
update the version
2018-11-05 10:44:27 -06:00
david hill
334a0d598a MCOL-1846 - change the getRegion command 2018-11-05 10:25:59 -06:00
Andrew Hutchings
dc9e3c0ee8 Merge pull request #591 from tntnatbry/MCOL-1786
MCOL-1786 Handle "true" keyword for numeric data types in cpimport
2018-11-05 10:04:37 +00:00
David Hill
19cc9197d0 Merge branch 'MCOL-520' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into MCOL-520 2018-11-04 22:50:37 -06:00
David Hill
5549f8b54b MCOL-520 - added back in the clearShm into the service script on stop 2018-11-04 22:50:05 -06:00
david hill
50ad007aba Merge branch 'develop' into MCOL-520 2018-11-04 13:50:38 -06:00
David Hill
0193cbf91d MCOL-520 - fix non-root supportReport issues 2018-11-03 18:43:19 -05:00
David Hill
cf181bb39a MCOL-520 - fix non-root cluster test issues 2018-11-03 17:38:17 -05:00
David Hill
cf6820d342 MCOL-520 - added in mysql_upgrade script and fix issue with shared memory not cleared at shutdown 2018-11-03 17:06:36 -05:00
David Hill
988c573166 MCOL-520 - add in the mariadb upgrade code 2018-11-02 15:13:58 -05:00
David Hill
23e5602496 MCOL-520 - add in the mariadb upgrade code 2018-11-02 14:22:44 -05:00
David Hill
1699f05ce6 MCOL-520 - add in the mariadb upgrade code 2018-11-02 14:22:16 -05:00
David Hill
3e17f0ce5b MCOL-520 - add in the mariadb upgrade code 2018-11-02 10:52:11 -05:00
David.Hall
0eecbd4fe0 Merge pull request #605 from mariadb-corporation/MCOL-1799
MCOL-1799 Fix length() with BLOB
2018-11-02 10:49:39 -05:00
Andrew Hutchings
1ec68bf485 MCOL-1799 Fix length() with BLOB
In 10.3 it gets renamed to octet_length()
2018-11-02 14:26:42 +00:00
Andrew Hutchings
1e800153ef Merge pull request #604 from mariadb-corporation/MCOL-1845
Change package Summary field for all packages.
2018-11-02 09:46:36 +00:00
David Hill
7f16ad644e MCOL-520 - default password to ssh for addmodule 2018-11-01 15:06:45 -05:00
David Hill
daae3af7ae MCOL-520 - fix amazon login issue 2018-11-01 14:36:41 -05:00
Ben Thompson
1cc67bf8f1 Change package Summary field for all packages. 2018-11-01 13:22:11 -05:00
David Hill
59b887f921 MCOL-520 - fix amazon login issue 2018-11-01 10:59:03 -05:00
David Hill
1d56ed7a93 MCOL-520 - fix amazon login issue 2018-11-01 10:27:43 -05:00
David Hill
ac7035e1cd MCOL-520 - sudo for mount amazon 2018-11-01 09:53:53 -05:00
David Hill
efc69d86f4 MCOL-520 - sudo for mount amazon 2018-11-01 09:41:10 -05:00