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[0],relationships[3],relationships[2]);
|
||||
} else {
|
||||
sprintf(text,"relationships are not supported for %s",
|
||||
sprintf(text,"-- relationships are not supported for %s",
|
||||
mdb->backend_name);
|
||||
} /* else */
|
||||
} /* got a row */
|
||||
|
Reference in New Issue
Block a user