1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

MCOL-259. Reload the Columnstore.xml if ERR_DATA_OFFLINE would be thrown. If still broke, throw anyway.

This commit is contained in:
David Hall
2016-08-11 15:35:19 -05:00
parent e0805141ac
commit b9bbb67549
3 changed files with 23 additions and 3 deletions

View File

@ -337,7 +337,7 @@ next:
/* If there was an error or an abort drain the input DL,
do endOfInput on the output */
if (cancelled()) {
cout << "HJ stopping... status is " << status() << endl;
// cout << "HJ stopping... status is " << status() << endl;
if (largeBPS)
largeBPS->abort();
while (more)