mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-17 08:57:24 +00:00
7 lines
290 B
Plaintext
7 lines
290 B
Plaintext
# Time: 071218 11:48:27
|
|
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
|
|
LOAD DATA INFILE '/tmp/foo.txt' INTO db.tbl;
|
|
# Time: 071218 11:48:37
|
|
# Query_time: 0.000012 Lock_time: 0.000000 Rows_sent: 0 Rows_examined: 0
|
|
LOAD DATA INFILE '/tmp/bar.txt' INTO db.tbl;
|