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

2164 Commits

Author SHA1 Message Date
david hill
74bc367e0e Merge branch 'develop-1.1' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop-1.1 2018-01-12 09:36:18 -06:00
benthompson15
9b35056c96 Merge pull request #358 from mariadb-corporation/MCOL-1149
MCOL-1149 - add a main resume flag
2018-01-10 12:51:12 -06:00
David Hall
1ffeda44d6 MCOL-962 Add mcsSystemReady(), mcsSystemReadOnly() and mcsWritesSuspended() 2018-01-10 12:17:57 -06:00
david hill
44989fbd74 MCOL-1149 - add a main resume flag 2018-01-10 11:41:44 -06:00
David.Hall
f99a2efe2e Merge pull request #357 from mariadb-corporation/MCOL-1085-1.0
MCOL-1085 Add crash dump to daemons
2018-01-03 09:27:29 -06:00
Andrew Hutchings
c31c836352 MCOL-1085 Add crash dump to daemons
This patch adds an automated crash dump which logs in
/var/log/mariadb/columnstore/trace/ when one of the ColumnStore daemons
crashes.
2018-01-03 09:20:09 +00:00
david hill
d61ff56989 Merge pull request #354 from mariadb-corporation/MCOL-939
Mcol 939
2017-12-19 15:29:53 -06:00
Ben Thompson
8e81135108 This is being done twice, removing one of them. 2017-12-19 15:03:48 -06:00
Ben Thompson
a2cda71dbe remove releasenum from rpm packages 2017-12-19 15:02:57 -06:00
Ben Thompson
cb2e929c13 Add new generated header file to gitignore 2017-12-19 15:01:14 -06:00
benthompson15
39a2253ee1 Merge pull request #346 from drrtuy/MCOL-939
MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X
2017-12-19 13:21:19 -06:00
David.Hall
3924d1a443 Merge pull request #353 from mariadb-corporation/MCOL-1116
MCOL-1116 Fix I_S.CS_FILES for missing dbroot
2017-12-15 15:12:34 -06:00
Andrew Hutchings
e9aff27e59 MCOL-1116 Fix I_S.CS_FILES for missing dbroot
If a dbroot is missing/offline mysqld would crash on
information_schema.columnstore_files due to not catching an exception.
This patch now catches the exception.
2017-12-15 20:33:07 +00:00
benthompson15
45e054d77f Merge pull request #352 from mariadb-corporation/davidhilldallas-patch-2
Update README.md
columnstore-1.0.12
2017-12-14 14:55:26 -06:00
benthompson15
e7cd85e758 Merge pull request #351 from mariadb-corporation/davidhilldallas-patch-1
Update README
2017-12-14 14:55:02 -06:00
david hill
9f5bd31e37 Update README.md 2017-12-14 14:49:58 -06:00
david hill
de24edcf8f Update README 2017-12-14 14:47:47 -06:00
David.Hall
a89438c5fe Merge pull request #345 from mariadb-corporation/1.0-merge-up
1.0 merge up
2017-12-12 16:44:54 -06:00
benthompson15
176b7a7ff0 Merge pull request #349 from mariadb-corporation/MCOL-1106
MCOL-1106 - increased mysqld startup timeouts
2017-12-12 16:40:05 -06:00
david hill
44c06f2cc3 MCOL-1106 - increased mysqld startup timeouts 2017-12-12 16:32:49 -06:00
Roman Nozdrin
bea47cc657 MCOL-939 Moved columnstore version information to columnstoreversion.h for 1.1.X 2017-12-12 22:53:33 +03:00
Andrew Hutchings
8babe4a35d Merge branch 'develop-1.0' into 1.0-merge-up 2017-12-12 10:01:14 +00:00
David.Hall
ca2c511f59 Merge pull request #337 from mariadb-corporation/1.0-merge-up
Merge develop-1.0 to develop-1.1
2017-12-11 15:25:56 -06:00
David Thompson
22d47cd00b Merge pull request #344 from mariadb-corporation/MCOL-1095
MCOL-1095 - fixed debian 9 lib dep
2017-12-11 08:33:18 -08:00
david hill
1699c20c48 MCOL-1095 - fixed debian 9 lib dep 2017-12-11 10:23:02 -06:00
david hill
32ebc3e392 MCOL-1047 - fixed debian 9 lib dep 2017-12-11 10:22:20 -06:00
benthompson15
2ed4bc2e72 Merge pull request #342 from mariadb-corporation/MCOL-1086
patch for MCOL-1086
2017-12-08 12:04:54 -06:00
Andrew Hutchings
d668ad0466 Merge pull request #343 from mariadb-corporation/MCOL-994
MCOL-994 handle a second abbreviated extent in case it moved dbroots …
2017-12-08 10:18:46 +00:00
David Hall
34799d8d30 MCOL-994 handle a second abbreviated extent in case it moved dbroots because of redistribute remove. 2017-12-07 10:49:51 -06:00
sneJ p
282fd98f13 bugfix fix
If a password was  set before additional ' shouldn't be set around it twice.
2017-12-06 15:39:09 -08:00
Jens Rowekamp
5b5beb05d5 patch for MCOL-1086 2017-12-06 18:06:47 -05:00
David.Hall
71a901e8b3 Merge pull request #341 from mariadb-corporation/MCOL-1083
MCOL-1083 Fix NULL row init for TEXT/BLOB
2017-12-06 11:17:49 -06:00
Andrew Hutchings
addd719524 MCOL-1083 Fix NULL row init for TEXT/BLOB
We should have been initalizing TEXT/BLOB 8 byte tokens for NULL,
instead we were initializing the entire length of the TEXT/BLOB which
can do a lot of damage.
2017-12-06 17:08:08 +00:00
david hill
b295c8fc0f Merge pull request #340 from mariadb-corporation/MCOL-445
MCOL-445: Modify getConfig and setConfig to be case insensitive on va…
2017-12-06 11:02:56 -06:00
david hill
22cb35256c Merge pull request #339 from mariadb-corporation/MCOL-446
MCOL-446: update myCnf-include-args.text to fix variable name. Modify…
2017-12-06 11:00:58 -06:00
Ben Thompson
26f7344dc0 MCOL-445: Modify getConfig and setConfig to be case insensitive on variable names. 2017-12-05 16:59:45 -06:00
Ben Thompson
252880ebdf MCOL-446: update myCnf-include-args.text to fix variable name. Modify mycnfUpgrade to use regex search instead of find for more accurate variable searches, this would cause problem with generic variable 'port'. 2017-12-05 16:58:06 -06:00
David.Hall
b112e826a2 Merge pull request #338 from mariadb-corporation/MCOL-1068
MCOL-1068 Improve compression_ratio() procedure
2017-12-01 16:17:28 -06:00
Andrew Hutchings
b657938709 MCOL-1068 Improve compression_ratio() procedure
* Uncompressed columns caused a miscalculation for compression ratio
* We now show a ratio such as 2:1 rather than a percentage
* compressed_data_size instead of file_size is used to show the
compression of actual data, ignoring the pre-allocated segment
2017-12-01 19:32:35 +00:00
benthompson15
7c2640fab0 Merge pull request #335 from mariadb-corporation/MCOL-1055
MCOL-1055- backport clustertester fixes from 1.1
2017-11-30 11:44:32 -06:00
Andrew Hutchings
ae9de1e426 Fix mergeup errors 2017-11-30 15:15:01 +00:00
Andrew Hutchings
37f673d121 Merge branch 'develop-1.0' into 1.0-merge-up 2017-11-30 15:09:11 +00:00
David.Hall
a3d81dd65e Merge pull request #332 from mariadb-corporation/MCOL-444
MCOL-444 Truncate UTF8 correctly
2017-11-29 14:05:26 -06:00
David.Hall
760c9f8c30 Merge pull request #334 from mariadb-corporation/MCOL-1040
MCOL-1040 Fix returnedColumn assumption
2017-11-29 13:58:54 -06:00
david hill
4d8026618c change how the os_detect is run on remote nodes 2017-11-29 09:36:24 -06:00
david hill
436a99a8fd MCOL-1055- backport clustertester fixes from 1.1 2017-11-29 08:54:44 -06:00
Andrew Hutchings
7fe55926ec MCOL-1040 Fix returnedColumn assumption
Code appears to assume a simple returned column is derrived when that
may not always be the case.
2017-11-29 14:47:05 +00:00
Andrew Hutchings
3d5bd3809c MCOL-444 Truncate UTF8 correctly
cpimport would truncate UTF8 data half way through a character which
would cause problems for functions using that data. This patch
calculates the correct truncation point when inserting the data.
2017-11-29 10:43:57 +00:00
benthompson15
7476bf6837 Merge pull request #331 from mariadb-corporation/MCOL-942
MCOL-942 - backported mysql rep fixes from 1.1
2017-11-28 15:36:56 -06:00
david hill
bc7dbb3169 MCOL-942 - backported mysql rep fixes from 1.1 - newscript 2017-11-28 13:24:18 -06:00