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

6391 Commits

Author SHA1 Message Date
justin
7d62040ac1 fix conflict 2016-06-14 10:00:34 -04:00
justin
8360998dd8 fix conflict 2016-06-14 09:58:39 -04:00
justin
c12130ec8a [MCOL-69] autotools - update net-snmp bundle 2016-06-14 09:55:35 -04:00
justin
961949f10c [MCOL-69] autotools 2016-06-13 21:15:45 -04:00
justin
54c361cff7 [MCOL-69] autotools 2016-06-13 20:02:25 -04:00
david hill
55fa48d666 bump release to 1.0.1 2016-06-13 17:45:32 -05:00
Rasmus Johansson
0731f6e4a4 Update README.md 2016-06-13 18:28:52 +03:00
Rasmus Johansson
4b635bf166 Update README 2016-06-13 18:25:14 +03:00
Rasmus Johansson
d452729a48 Update README 2016-06-13 18:21:25 +03:00
david hill
4365e207fc creare missing MakeFile.am for columnstore apps 2016-06-10 13:02:08 -05:00
david hill
136c3f8bc2 add MakeFile.am for columnstore apps columnstore-1.0.1 2016-06-10 12:59:34 -05:00
david hill
9a87c80ba3 fix name change - calpont/infinidb to columnstore 2016-06-10 11:36:51 -05:00
david hill
75875ce2fd add a ldconfig 2016-06-09 11:37:28 -05:00
Justin Swanhart
6190ac3d63 [MCOL-69] autotools - restore net-snmp built library copy 2016-06-09 11:06:34 -04:00
Sergei Golubchik
58c4eb1f71 more parallel build fixes 2016-06-09 23:43:35 +03:00
Justin Swanhart
0e78b1d767 fix for out of tree build, and for concurrent building 2016-06-09 23:13:40 +03:00
Justin Swanhart
0b407f4a07 put install target into .PHONY 2016-06-09 23:13:40 +03:00
Justin Swanhart
b3f9842449 [MCOL-69] autotools - add error checking, paramater passing to bootstrap, add install target to Makefile 2016-06-09 23:13:40 +03:00
Sergei Golubchik
7fbc3e5785 fix a parallel build error 2016-06-08 20:29:02 +02:00
Sergei Golubchik
fafcee852f compilation failure 2016-06-08 17:58:22 +02:00
david hill
d409422287 MCOL-58 - change to handle non-root install dir 2016-06-05 14:00:03 -05:00
david hill
70ee11429c change default password 2016-06-04 14:43:20 -05:00
david hill
843d8edc0e MCOL-107 - fixed issue with pickup the tar.gz package 2016-06-03 17:21:24 -05:00
Sergei Golubchik
f1c8671aea updated paths to work as a submodule 2016-06-04 00:01:11 +03:00
david hill
47fb96010d fix install issue where the gz package was trying to be installed 2016-06-03 15:34:52 -05:00
Sergei Golubchik
23f8cb50b9 Builds! 2016-06-03 19:54:24 +03:00
Sergei Golubchik
91a0629d15 fails on #include sql_table.h and sql_select.h 2016-06-03 16:50:17 +03:00
Sergei Golubchik
b1b60065d9 build fails with boost linking errors 2016-06-03 13:55:09 +03:00
david hill
e6565f6f01 MCOL-101 2016-06-02 19:14:56 -05:00
david hill
1a673e30c5 fix restartsystem issue, thinking service is down 2016-06-02 18:38:14 -05:00
Justin Swanhart
1f860b69fd remove make from boostrap 2016-06-02 10:57:43 -04:00
Justin Swanhart
9b2fd62612 [MCOL-69] - add include paths 2016-06-02 08:40:38 -04:00
Justin Swanhart
16b1264557 Merge pull request #3 from mariadb-corporation/master
merge upstream
2016-06-01 23:13:42 -04:00
david hill
e9d96ddc85 copyright additions columnstore-1.0.0 2016-06-01 20:03:20 -05:00
Justin Swanhart
5827cd5c47 merge upstream 2016-06-01 19:59:03 -04:00
david hill
3a6d4c3fd2 Revert "copyright name change"
This reverts commit 7000f6e4f2.
2016-06-01 17:54:28 -05:00
david hill
d50b6147a2 MCOL-38 - remove data transaction directory reference 2016-06-01 16:33:30 -05:00
Justin Swanhart
9fafd607d6 Merge branch 'mariadb-corporation-master' 2016-06-01 17:32:59 -04:00
Justin Swanhart
be45f0a40f merge 2016-06-01 17:30:57 -04:00
david hill
84eeae5a34 removed files for cleanup 2016-06-01 15:05:38 -05:00
david hill
f46acea23e removed files for cleanup 2016-06-01 15:00:27 -05:00
david hill
7000f6e4f2 copyright name change 2016-06-01 14:54:11 -05:00
david hill
b8bf7afd35 MCOL-94 - mysql rep not being set for multi node 2016-06-01 10:09:41 -05:00
david hill
eff8f39801 MCOL-3 directory name changes 2016-05-31 16:40:30 -05:00
david hill
29a89c1b36 MCOL-88 - change for name chnage issues 2016-05-31 13:23:40 -05:00
david hill
4dc007fa66 MCOL-89, fix in binary_installer to handle multi level install direc names 2016-05-31 11:51:18 -05:00
Justin Swanhart
f16c8a63e3 [MCOL-69] autotools - exclude object/library files 2016-05-31 12:06:20 -04:00
Justin Swanhart
b083817ee5 [MCOL-69] autotools - last (expected) change to build/bootstrap 2016-05-31 11:58:15 -04:00
david hill
f8fbb3facc MCOL-89, change to handle 1.0.0 package names, #2 2016-05-31 10:35:46 -05:00
Justin Swanhart
bf84e365f4 [MCOL-69] autotools - add export/ to .gitignore 2016-05-31 11:34:11 -04:00