-
as per "README.md" from author of "mysql2sqlite" we used these:
1. Dump MySQL DB
mysqldump --skip-extended-insert --compact trading_db crb_portfolios_table
1. Convert the dump to SQLite3 DB
.…
-
After using the db-export with:
```
./bin/acore-db-export
```
The table `ip2nationCountries` has been saved as `ip2nationcountries` (not the lowercase `c`)
---
Want to back this issu…
-
Hi there & Thanks for this project! I'm interested in giving it a try.
I'm trying to run a local instance using the provided `docker-compose.yml`. However, I'm getting the following errors on the …
-
**User story**
As developers, we need to to set up a separate database in a separate host for MLWH training environment.
We also want a script written to manually dump records from production into …
-
After getting my first configuration properly backing up files, I added email logging for errors only. In order to test the settings, I entered wrong MySQL credentials expecting an error email. Howeve…
-
When I run the task I get the following error:
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax…
-
- [x] Сделать файл скрипт, в котором будут команды для базы данных mysqldump, статических файлов хранимых на сервере rsynk
- [x] В кронтаб добавить команду для запуска этого файла
-
```
What steps will reproduce the problem?
./trepct check db.table
What is the expected output?
Success on slaves that have the same data as the master.
What do you see instead?
INFO | jvm 1 …
-
Integration with Travis CI would be very useful!
This might be a little tricky because I'm envisioning a test suite that would leverage multiple DB backups being run along with the test suite, I ha…
fdocr updated
5 years ago
-
The framework is in place for error checking. Only, we don't have a collection of errors to look for.
Consider this a collection thread