STAND-123: Automatically trigger a search index rebuild after loading demo or empty database Platform (#80)
* move Demo and CIEL Database Packaging from Build-Time to Runtime
* fixing test failures
* adding support for mysqldump via MySQL on CI
* removing the wildcard*
* addressing linux and win install mysql
* finding mysqldump on ci
* revert to mysqldump
* adding ci linux mysqldump checks
* adding arg column-statistics=0 to pass the linux build
* cleanup and updating README.md
* adding cleaning step for linux
* using bin/mariadb-dump instead of mysqldump
* using bin/mariadb-dump instead of mysqldump
* using scripts to solve mysqldump for windows
* using java DatabaseDumper to solve mysqldump for windows
* adding skip-extended-insert
* added rebuild the search index on database
* fixing windows ci failure
* fixing windows ci failure
* addressing the mvn package failure
* re-correcting the update search index
* STAND-123: Automatically trigger a search index rebuild after loading demo or empty database Platform
Configuration changes
Plan configuration has changed since the last successful build. See the plan audit log for more details.