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

6623 Commits

Author SHA1 Message Date
David Hill
02a5624cb3 MCOL-404 AND MCOL-61 2016-11-20 16:29:42 +00:00
David Hill
90706f1c93 Merge branch 'mcol-61' into develop 2016-11-20 01:42:29 +00:00
David Hill
3affcd465d clean out /tmp for non-root 2016-11-20 01:23:59 +00:00
David Hill
ac5940fed3 fix non-root fstab permission issue 2016-11-20 00:14:38 +00:00
David Hill
2f366aa1bc fix non-root fstab permission issue 2016-11-20 00:12:49 +00:00
David Hill
e29f7b22ea fix non-root fstab permission issue 2016-11-20 00:10:21 +00:00
David Hill
32db3bfc86 mcol-61 - change to clean out /tmp 2016-11-20 00:07:09 +00:00
David Hill
88ca71a15f fix get private ip 2016-11-19 22:15:03 +00:00
David Hill
4ceb1d9335 change back the -i option 2016-11-18 22:18:08 +00:00
David Hill
b4e617c2c0 more non-root changes, mcol-404 2016-11-18 21:04:46 +00:00
David Hill
d2ee5b06ae more non-root changes, mcol-404 2016-11-18 21:00:27 +00:00
David Hill
f4766b2625 more changes for mcol-61 2016-11-18 20:21:16 +00:00
David Hill
23d38aa503 mcol-61 and mcol-404 fix 2016-11-18 19:55:48 +00:00
David Hill
2638c05e26 mcol-61 2016-11-18 17:55:18 +00:00
David Hill
213eb28f5b mcol-61 2016-11-18 17:40:44 +00:00
David Hill
f785bea1d9 mcol-61 2016-11-17 22:42:22 +00:00
David Hill
03efedde03 fix fstab non-root issue 2016-11-17 22:26:58 +00:00
David Hill
9467a08879 mcol-61 fix volumnes script with cplogger 2016-11-17 21:20:58 +00:00
David Hill
8789ae7733 mcol-61 2016-11-17 20:06:03 +00:00
David Hill
c1902ba577 mcol-61 2016-11-17 20:04:20 +00:00
Andrew Hutchings
90ea3e2bd9 Merge pull request #60 from mariadb-corporation/gitCleanup
remove generated file releasenum and add it to gitignore file
2016-11-17 20:01:33 +00:00
Ben Thompson
64a7695a3b remove generated file releasenum and add it to gitignore file 2016-11-17 13:56:14 -06:00
David Hill
7a833a9dfb Merge branch 'develop' into mcol-61
Conflicts:
	oam/install_scripts/post-install
	oam/oamcpp/liboamcpp.cpp
2016-11-17 15:39:53 +00:00
David Hill
75fc2d9ae0 mcol-404 - change the way that the log dir is setup 2016-11-17 14:42:53 +00:00
David Hill
a74b03fdad mcol-404, non-root install fixes 2016-11-16 23:22:25 +00:00
Andrew Hutchings
10b2d3f671 Merge pull request #59 from mariadb-corporation/MCOL-386
MCOL-386: Added some error reporting in catch statements in helpers.cpp
2016-11-15 17:30:03 +00:00
Ben Thompson
cc0f5efa28 MCOL-386: Added some error reporting in catch statements in helpers.cpp 2016-11-15 11:18:27 -06:00
David Hill
3b33601a20 mcol-406, fix non-root startup issue 2016-11-15 16:30:58 +00:00
David Hall
469256815a MCOL-311 Add findObjectFile command to mcsadmin 2016-11-14 17:54:03 -06:00
dhall-InfiniDB
e046059964 Merge pull request #56 from mariadb-corporation/MCOL-309
MCOL-309 Implement Information Schema tables
2016-11-14 14:52:31 -06:00
David Hall
61404b0f47 MessageID 104 is used during install. It needs a parameter. 2016-11-14 14:21:33 -06:00
Andrew Hutchings
874596c6cd MCOL-309 Implement Information Schema tables
This patch does the following:

* Fix a year storage issue in the datestamp for the columnstore tables
  metadata table (note that any previous tables will still have the
  incorrect year stored).
* Expose the table creation date in CalpontSystemCatalog::getTables()
* Add an INFORMATION_SCHEMA table listing the tables in ColumnStore
  (similar to systable)
* Add an INFORMATION_SCHEMA table listing the columns in ColumnStore
  (similar to syscolumn)
* Add an INFORMATION_SCHEMA table listing the extents in ColumnStore
  (similar to the editem tool but with additional file information)
* Modifies the build system and scripts to support the new tables
2016-11-14 15:44:20 +00:00
david hill
5aced3442f mcol-398 2016-11-11 14:09:00 -06:00
david hill
8da3f681a8 more non-root changes 2016-11-11 09:32:22 -06:00
dhall-InfiniDB
144b941935 Merge pull request #54 from mariadb-corporation/MCOL-372
MCOL-372: Modify condition which message is logged. Before was loggin…
2016-11-11 08:17:54 -06:00
david hill
e2b595c3e7 non-root changes 2016-11-11 08:13:55 -06:00
Andrew Hutchings
198ed53515 Merge pull request #55 from mariadb-corporation/MCOL-387
MCOL-387: Replaced option flags for version and release to not be tie…
2016-11-10 22:29:52 +00:00
david hill
5ba2432a73 change prefix on all scripts for non-root install 2016-11-10 16:27:41 -06:00
david hill
df65822c0d fix scp issue 2016-11-10 16:25:05 -06:00
david hill
b2864a55c8 remove sudo from ec2 check 2016-11-10 09:24:11 -06:00
david hill
16b4772434 add sudo to chmod to non-root install 2016-11-10 09:07:17 -06:00
Ben Thompson
5105b3281d MCOL-387: Replaced option flags for version and release to not be tied to CPACK_RPM options. Fixed the defaults used in releasenum file. 2016-11-09 17:55:15 -06:00
david hill
e9b41c5692 name change fix 2016-11-09 16:19:06 -06:00
david hill
46011a75ee more changes for name change 2016-11-09 15:20:16 -06:00
david hill
5450508c80 changed to use new MCS cloud scripts 2016-11-09 13:55:02 -06:00
david hill
401c3b4929 changed to use new MCS cloud scripts 2016-11-09 13:48:06 -06:00
david hill
cdc17de551 update CMakeLists.txt 2016-11-09 13:43:15 -06:00
Ben Thompson
42cd203265 MCOL-372: Modify condition which message is logged. Before was logging once a second on every timeout. 2016-11-09 13:13:42 -06:00
benthompson15
096d14596d Merge pull request #53 from mariadb-corporation/fix-rpath
Fix rpath settings
2016-11-09 10:59:18 -06:00
Andrew Hutchings
461052d206 Update MariaDB version number 2016-11-09 14:02:01 +00:00