Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql 8.0.17生成数据报错 FATAL: could not write to stream #4

Open
wangzihuacool opened this issue Aug 1, 2019 · 0 comments
Open

Comments

@wangzihuacool
Copy link

src/core/datagen -t mysql --dbname=tpcd --host=localhost --port=3306 --socket=/usr/local/mysql/mysql.sock --user=root --password=root -j1 -w100

warehouses = 100
districts = 10
customers = 3000
items = 100000
orders = 3000
stock = 100000
new_orders = 900

load threads: 1
Output directory of data files: current directory

Loading data to database for 100 warehouse(s)...
Generating item table data...
FATAL: could not write to stream

cat error.log

Thu Aug 1 18:44:58 2019
tid:47515789649664 dbc_mysql.c:329
could not execute load data local infile statement: The used command is not allowed with this MySQL version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant