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

6612 Commits

Author SHA1 Message Date
david hill
4a51571720 removed line to add service 2016-07-07 16:14:55 -05:00
david hill
b6342a7d51 MCOL-70 update support scripts 2016-07-07 13:22:08 -05:00
david hill
69d9c1c3bc MCOL-70 added columnstore.service script 2016-07-07 11:44:01 -05:00
david hill
4db38df14f MCOL-70 added columnstore.service script 2016-07-07 11:40:25 -05:00
david hill
c5b6dacd3e MCOL-70 added columnstore.service script 2016-07-07 11:34:47 -05:00
David Hall
38f1332891 MCOL-66 Make the DDL and DML parsers re-entrant. 2016-07-06 09:05:29 -05:00
david hill
6db1e3cec8 MCOL-70 - fix compiler error 2016-07-05 11:07:38 -05:00
builder
df3968c352 MCOL-70 2016-07-01 13:51:46 -05:00
builder
8470805c75 Merge branch 'MCOL-70' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2016-07-01 13:48:37 -05:00
david hill
de772c8e33 change release number 2016-07-01 10:14:20 -05:00
david hill
bea92d3779 MCOL-70 2016-06-30 16:01:16 -05:00
david hill
13afd0f744 MCOL-70 2016-06-30 14:29:40 -05:00
david hill
6e1ce92b0f MCOL-70 2016-06-30 14:28:15 -05:00
david hill
b6c8d4555f more name changes from InfiniDB 2016-06-29 15:44:27 -05:00
david hill
20f1047649 add check for invalid ip address of 128.0.0.1 2016-06-29 11:03:53 -05:00
david hill
9e39f301d8 changed status.log to wait.log 2016-06-29 11:00:07 -05:00
david hill
f5f09693f2 add check for invalid ip address of 128.0.0.1 2016-06-29 10:48:53 -05:00
david hill
f01c8bcadc add check of service status before sending to procmon 2016-06-29 10:33:18 -05:00
david hill
8050f3eeec add check of service status before sending to procmon 2016-06-29 10:30:08 -05:00
david hill
e2cf01ec61 add check of service status before sending to procmon 2016-06-29 10:24:49 -05:00
david hill
055aee33e2 add check of service status before sending to procmon 2016-06-29 10:17:38 -05:00
david hill
a9903fc053 add check of service status before sending to procmgr 2016-06-29 09:55:18 -05:00
David Hall
31b6660cd4 MCOL-80 EXTRACT() function returned assertion error. Added code similar to mariadb code for all the INTERVAL_XXX_MICROSECOND intervals.
There is still an issue with a wrong answer for INTERVAL_MINUTE_MICROSECOND.
2016-06-28 17:15:11 -05:00
David Hall
25bb0bfc6b Changes needed to have configure --with-debug work properly 2016-06-28 16:37:35 -05:00
David Hall
d8c4f4f1cf Set up so that configure --with-debug works 2016-06-28 16:27:46 -05:00
david hill
8082472d5c add compiler flags to buildFlags 2016-06-28 10:52:49 -05:00
david hill
0171724905 mcol-146 2016-06-27 13:27:20 -05:00
david hill
4e9c6c4c9e Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2016-06-27 11:44:16 -05:00
david hill
94104aca24 MCOL-146 2016-06-27 11:44:04 -05:00
david hill
a3461d1ba8 Merge branch 'develop' of https://github.com/mariadb-corporation/mariadb-columnstore-engine into develop 2016-06-27 09:28:18 -05:00
david hill
64562c94d8 MCOL-145 2016-06-27 09:28:05 -05:00
david hill
6bfb18c71a merge mcol59 to develop 2016-06-24 15:49:49 -05:00
david hill
1a7f49a2d5 commit out some files for rpm build 2016-06-24 15:42:38 -05:00
david hill
ad213e4758 mcol-59 2016-06-24 15:29:50 -05:00
david hill
9e31fad51a MCOL-59 - change Calpont to Columnstore 2016-06-24 09:03:34 -05:00
david hill
7e43892584 MCOL-59 - change Calpont to Columnstore 2016-06-24 08:57:02 -05:00
david hill
ef34856bbe MCOL-59 2016-06-24 08:43:22 -05:00
david hill
752f87cc92 mcol-145, change sbin to bin 2016-06-22 20:47:18 -05:00
david hill
5c7ac83667 MCOL-145, still cleaning up directories 2016-06-22 18:41:16 -05:00
david hill
ce4fa8caa3 removed the mkdir include 2016-06-22 16:04:58 -05:00
david hill
7d8de28b43 MCOL-59, change calpont.xml 2016-06-22 16:00:00 -05:00
david hill
1bb58c6916 MCOL-145 added softlink for libperl, needed by cplogger 2016-06-22 13:14:25 -05:00
david hill
e78b6b8ac8 MCOL-145 - update oamapps makefiles 2016-06-21 10:46:31 -05:00
david hill
b311d58deb MCOL-145 - change to generate rpms 2016-06-21 10:36:05 -05:00
david hill
bbcb38e6e2 mcol-64 2016-06-17 15:18:23 +00:00
david hill
df3d259f38 MCOL64 more directory name changes 2016-06-16 21:51:42 +00:00
david hill
ef2697d370 move files 2016-06-16 20:50:54 +00:00
david hill
a1cab7f7ee change makfile for mysql-Columnstore 2016-06-16 19:59:50 +00:00
justin
b76a909715 [mcol-69] fix regression in dbcon/oamapps make process.. 2016-06-16 08:59:31 -04:00
Justin Swanhart
a9af541656 Merge pull request #1 from mariadb-corporation/master
merge master README.md changes into develop branch
2016-06-15 21:08:44 -05:00