|
fe6da4708a
|
Join buffer size need not be limited. If it is, be sure the optimize switch optimize_join_buffer_size is set on.
|
2016-04-26 17:25:03 -05:00 |
|
|
a72f053840
|
Fix for date_item and a crash
|
2016-04-26 17:21:35 -05:00 |
|
|
fd7933c61a
|
change to run in HVM instance
|
2016-04-26 16:40:44 -05:00 |
|
|
81a99756eb
|
add check for external and disk size
|
2016-04-26 09:28:38 -05:00 |
|
|
7355feb7fe
|
fix compile issue
|
2016-04-22 13:54:14 -05:00 |
|
|
ba78610a8e
|
change how the fstab to setup on other modules
|
2016-04-22 13:50:26 -05:00 |
|
|
670631293e
|
fix addmodule procmgr issue
|
2016-04-21 16:57:09 -05:00 |
|
|
7f3c6dbb6e
|
fix addmodule procmgr issue
|
2016-04-21 14:43:47 -05:00 |
|
|
154aa8ccc5
|
fix disk size prompt
|
2016-04-21 13:11:55 -05:00 |
|
|
8f90715709
|
fix disk size prompt
|
2016-04-21 12:11:06 -05:00 |
|
|
c95ef6d7bb
|
postconfigure cleanup, removed some prompts to simply
|
2016-04-21 10:02:54 -05:00 |
|
|
aad09ed57b
|
update fstab changes
|
2016-04-20 16:38:10 -05:00 |
|
|
010c3d08b1
|
update fstab changes
|
2016-04-20 15:58:11 -05:00 |
|
|
26c4dd5982
|
addmodule changes
|
2016-04-20 15:02:28 -05:00 |
|
|
6997547438
|
addmodule changes
|
2016-04-20 14:38:18 -05:00 |
|
|
2f7e4dcff9
|
changes related to fstab mounts
|
2016-04-19 15:23:51 -05:00 |
|
|
4916c1d30d
|
changes related to fstab mounts
|
2016-04-19 14:45:14 -05:00 |
|
|
85e71ab297
|
change the install scripts for the fstab
|
2016-04-19 12:45:29 -05:00 |
|
|
9a52f3955c
|
more fixes to adddbroot from postConfigure
|
2016-04-19 11:10:47 -05:00 |
|
|
ecb5278b02
|
more fixes to adddbroot from postConfigure
|
2016-04-19 10:35:49 -05:00 |
|
|
2f952b808b
|
more fixes to adddbroot from postConfigure
|
2016-04-19 10:33:18 -05:00 |
|
|
e8fb627b4c
|
more fixes to adddbroot from postConfigure
|
2016-04-19 10:10:24 -05:00 |
|
|
3bf953b3bf
|
more fixes to adddbroot from postConfigure
|
2016-04-19 09:54:30 -05:00 |
|
|
484d36cb31
|
change code for amazon storaeg device name
|
2016-04-18 16:57:21 -05:00 |
|
|
45cdae50df
|
ad code to check for instance
|
2016-04-18 15:35:38 -05:00 |
|
|
17a0bc87af
|
ad code to check for instance
|
2016-04-18 15:18:23 -05:00 |
|
|
9aa87ca485
|
added diswk label
|
2016-04-18 13:32:58 -05:00 |
|
|
9f0b3be6c2
|
changed == to =
|
2016-04-18 11:11:30 -05:00 |
|
|
1b1a0e9901
|
add fix for dbroot id on add and add getlocalinstance info
|
2016-04-18 11:05:37 -05:00 |
|
|
258e166c01
|
add fix for dbroot id on add and add getlocalinstance info
|
2016-04-18 10:58:58 -05:00 |
|
|
66de90f1c2
|
add fix for dbroot id on add and add getlocalinstance info
|
2016-04-18 10:51:31 -05:00 |
|
|
014514afa2
|
add fix for dbroot id on add and add getlocalinstance info
|
2016-04-18 10:35:27 -05:00 |
|
|
ae2f6092de
|
add fix for dbroot id on add and add getlocalinstance info
|
2016-04-18 10:26:12 -05:00 |
|
|
bfa03e99eb
|
added option to create ebs in postconfigure
|
2016-04-14 13:56:54 -05:00 |
|
|
fdcd05f8e4
|
change adddbroot for amazon
|
2016-04-13 15:27:10 -05:00 |
|
|
aa86382a3c
|
add password prompt in add module
|
2016-04-12 10:34:06 -05:00 |
|
|
6406207083
|
change addmodule password code
|
2016-04-12 10:23:58 -05:00 |
|
|
2a0e1629e8
|
change addmodule password code
|
2016-04-12 10:15:02 -05:00 |
|
|
96339e4965
|
add password prompt in add module
|
2016-04-12 10:03:56 -05:00 |
|
|
bf6657fabe
|
move mysql install scripts to module-installer
|
2016-04-07 11:12:28 -05:00 |
|
|
9f33a46e06
|
add delay between the mysql scripts
|
2016-04-06 16:57:01 -05:00 |
|
|
fa6f112c2a
|
Merge branch 'master' of https://github.com/davidhilldallas/InfiniDB_MariaDB
|
2016-04-04 15:09:46 -05:00 |
|
|
d61d824364
|
change amazon default passsword
|
2016-04-04 15:09:27 -05:00 |
|
|
36c09d7c7b
|
Merge branch 'master' of https://github.com/davidhilldallas/InfiniDB_MariaDB
|
2016-04-01 09:34:59 -05:00 |
|
|
bb0f0b710c
|
Test for NULL before using. Used to not matter, but under MariaDB, it might be NULL.
|
2016-03-31 17:02:09 -05:00 |
|
|
e4514c81f4
|
fix addmodule issue
|
2016-03-31 13:47:58 -05:00 |
|
|
45f511d6c3
|
merge
|
2016-03-31 11:12:26 -05:00 |
|
|
07856fb1e0
|
Should clean up in instead of just return. Unlikely to follow this path, but...
|
2016-03-31 11:11:33 -05:00 |
|
|
9e6623481d
|
add postconfigure to push calpont.xmll
|
2016-03-30 14:13:19 -05:00 |
|
|
676a36d043
|
Merge branch 'master' of https://github.com/davidhilldallas/InfiniDB_MariaDB
|
2016-03-28 16:53:40 -05:00 |
|