[MCOL-544] Default mcsmysql to use --quick Created: 2017-02-06 Updated: 2017-02-06 Resolved: 2017-02-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | cpimport |
| Affects Version/s: | 1.0.7 |
| Fix Version/s: | Icebox |
| Type: | Task | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | David Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mysql --quick is not buffering the result and send it strayed to cpimport , if not uses on big table cpimport will timeout waiting for data same command using --quick or -q give instant result to proceed Documenting in KB the way to make a direct extract import should be improved to get as imple as possible We used : |
| Comments |
| Comment by David Thompson (Inactive) [ 2017-02-06 ] |
|
updated https://mariadb.com/kb/en/mariadb/columnstore-bulk-data-loading/ to include -q in the example. |
| Comment by David Thompson (Inactive) [ 2017-02-06 ] |
|
I don't think we should update the the mcsmysql alias so no code changes required. |