-
I am getting this error while trying to import my dump created by danpu:
`SQLSTATE[23000]: Integrity constraint violation: 1217 Cannot delete or update a parent row: a foreign key constraint fails`
…
-
### [database:dump] add options
### Problem/Motivation
The database dump command should have options to exclude data (for all or only certain tables), like the drush sql-dump command has. Some opt…
-
hello
after install go-mysql-elasticsearch when i ready to start it raise a ERRO like
========================
~/go/src/github.com/siddontang/go-mysql-elasticsearch $ ./bin/go-mysql-elasticsearch -…
-
![image](https://user-images.githubusercontent.com/46165696/101461231-ee801a00-397d-11eb-8cf3-c55f7f436dfc.png)
클라이언트와 커넥션의 인코딩(euckr)으로 인한 한글 깨짐
-
It would be the perfect all in one backup-solution if you were also able to backup and restore databases directly (without scripts directly from the interface). Is there a chance of implementing this?…
-
Треба додати до стандартної бази декількох користувачів, розділів, тем і релізів, щоб можна було повноцінно тестувати функціональність.
-
#### Details:
- Date | Sun May 30 01:51:31 IST 2021
- DietPi version | v7.1.2 (MichaIng/master)
- Image creator | DietPi Core Team
- Pre-image | Raspberry Pi OS Lite
- Hardware …
-
It would be nice if in installation not only mysql was detected but mariadb too and option to chose between apache and nginx;
this will especially help in implementing HA in feature (nginx have loa…
-
php79: /home 디렉토리에서 제외할 디렉토리/파일 목록을 만들 경우, 아래처럼 4번째 인자값을 추가해주시면 됩니다.
backup /home/ localhost/ exclude_file=/backup/home.exclude
(탭으로 구분되어 있습니다.)
현재 위와 같이 vi /etc/rsnapshot.conf 설정값이 있는데요.
…
-
I have noticed some issues while saving/opening documents written in EpicEditor. Editor is always adding break tag to each line of text on open.
Do you know any workarounds? Can it be fixed in Django…