Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- replace
- Eclipse
- MySQL
- 한글 깨짐
- yum
- 확장자
- Python
- centos
- jQuery
- 문자열자르기
- smarty
- Selectbox
- random
- 부모창
- 일괄변경
- TextBox
- Oracle
- php
- Postfix
- i18n
- SVN
- 천단위
- RabbitMQ
- docker
- TPL
- install
- JavaScript
- ubuntu
- mariadb
Archives
- Today
- Total
목록mysqldump error (1)
wilson's story
MariaDB Dump 에러
DataGrip에서 MariaDB Export with mysqldump 하려고 하면 아래와 같이 에러가 발생한다 Unknown table 'column_statistics' in information_schema (1109) 에러 [2021-01-14 15:30:39] "C:/Program Files/MySQL/MySQL Workbench 8.0 CE/mysqldump.exe" TEST --result-file=D:\DB\test2\01_DEV_TEST-2021_01_14_15_30_39-dump.sql --complete-insert --lock-tables --add-locks --user=admin --host=192.168.1.126 --port=3306 mysqldump: Couldn't ex..
DB/mysql
2021. 1. 14. 15:56