mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-20 02:57:55 +08:00
missed one line of mysql patch
This commit is contained in:
@@ -277,7 +277,7 @@ static char text[255];
|
|||||||
relationships[1],relationships[3],relationships[1],
|
relationships[1],relationships[3],relationships[1],
|
||||||
relationships[0],relationships[3],relationships[2]);
|
relationships[0],relationships[3],relationships[2]);
|
||||||
} else {
|
} else {
|
||||||
sprintf(text,"relationships are not supported for %s",
|
sprintf(text,"-- relationships are not supported for %s",
|
||||||
mdb->backend_name);
|
mdb->backend_name);
|
||||||
} /* else */
|
} /* else */
|
||||||
} /* got a row */
|
} /* got a row */
|
||||||
|
Reference in New Issue
Block a user