Commit Graph

19 Commits

Author SHA1 Message Date
Asif Bacchus
758e00edfc add func convertCase to convert to uppercase 2020-11-28 02:51:48 -07:00
Asif Bacchus
e96be80410 enable TCP networking in default config vs cmdline 2020-11-28 02:48:27 -07:00
Asif Bacchus
7b2bd5732b allow adding additional mysql params to cmd 2020-11-28 01:24:37 -07:00
Asif Bacchus
df9e58eff1 change init complete message to be more accurate 2020-11-27 22:13:10 -07:00
Asif Bacchus
a18ff890e8 remove notice about skipped SQL imports 2020-11-27 22:05:40 -07:00
Asif Bacchus
6db6380b9e show root password after initialization complete 2020-11-27 02:50:23 -07:00
Asif Bacchus
80325b6549 fix error in sql-import search path 2020-11-27 02:49:04 -07:00
Asif Bacchus
a3d71e3a0a shred sqlCmd instead of removing 2020-11-27 02:48:39 -07:00
Asif Bacchus
e0818d083e remove use statment causing errors 2020-11-27 02:48:15 -07:00
Asif Bacchus
e9aee770e1 add newline after each cmd in sqlCmd 2020-11-27 02:47:56 -07:00
Asif Bacchus
b1f73641c8 catch errors and terminate script 2020-11-27 02:37:48 -07:00
Asif Bacchus
7b193bfe25 do not delete sqlCmd while testing 2020-11-27 02:37:42 -07:00
Asif Bacchus
9ede46073b use escaped backticks for table names 2020-11-27 02:23:47 -07:00
Asif Bacchus
a6177a5bc8 move wildcard within quotes for table spec 2020-11-27 02:12:20 -07:00
Asif Bacchus
59e26b7ac7 replace all echo with printf for portability 2020-11-27 02:09:05 -07:00
Asif Bacchus
12ca7f99ed remove duplicate reference to file in pipe 2020-11-27 02:03:34 -07:00
Asif Bacchus
4950b472c7 don't escape single quotes within double quotes 2020-11-27 02:00:46 -07:00
Asif Bacchus
3e7ed82199 fix test-table user notification text 2020-11-27 01:57:25 -07:00
Asif Bacchus
1814b878a0 entrypoint script 2020-11-27 01:38:34 -07:00