Skip to content

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

@wangzihuacool

Description

@wangzihuacool

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions