Andrew Hutchings
74d68b4db3
Fix my.cnf clash
...
This patch:
* Moves ColumnStore my.cnf to /etc/my.cnf.d/columnstore.cnf
* Removes unneeded entries from columnstore.cnf
* Removes some things that used my.cnf and are now dead
* Also removes utils/scenarios
* Modifies things that use extra defaults file to use the standard one
* Makes sure that C++11 standard is used for older CMake versions
With this patch we no longer need to set -DINSTALL_SYSCONF2DIR and
-DINSTALL_SYSCONFDIR when building MariaDB server.
2019-09-04 18:51:02 +01:00
Patrick LeBlanc
a09a9d5d0f
Mass substitution 'Corporaton' -> 'Corporation'
2019-08-07 14:43:25 -05:00
David Mott
515b93cc3d
remove faulty test code
2019-04-29 01:28:54 -05:00
David Mott
4b9d046c6e
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
2019-04-29 01:21:15 -05:00
Andrew Hutchings
1834b64de8
Merge branch 'develop-1.1' into 1.1-merge-up-2018-11-23
2018-11-23 11:45:17 +00:00
Patrick LeBlanc
65779c7d83
MCOL-1844. Preserve user-added args in 'myCnf-include-args.text' across upgrades.
...
Conflicts:
oamapps/postConfigure/mycnfUpgrade.cpp
2018-11-14 17:31:51 -06:00
Patrick LeBlanc
5fd94e1438
MCOL-1844. Preserve user-added args in 'myCnf-include-args.text' across upgrades.
2018-11-14 17:15:14 -06:00
David Hill
ac7035e1cd
MCOL-520 - sudo for mount amazon
2018-11-01 09:53:53 -05:00
Andrew Hutchings
17f077012d
Merge branch 'develop-1.1' into 1.1-merge-up
2017-12-13 09:09:39 +00: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
Andrew Hutchings
01446d1e22
Reformat all code to coding standard
2017-10-26 17:18:17 +01:00
david hill
edb55cf23a
mcol-5 save files
2016-07-19 10:46:58 -05:00
david hill
e9d96ddc85
copyright additions
2016-06-01 20:03:20 -05:00
david hill
3a6d4c3fd2
Revert "copyright name change"
...
This reverts commit 7000f6e4f2 .
2016-06-01 17:54:28 -05:00
david hill
7000f6e4f2
copyright name change
2016-06-01 14:54:11 -05:00
David Hall
1bd427486c
Updated with latest InfiniDB Develop (4.6.6)
2016-01-14 10:27:21 -06:00
david hill
f6afc42dd0
the begginning
2016-01-06 14:08:59 -06:00