missed one line of mysql patch

This commit is contained in:
brianb
2004-02-08 18:43:17 +00:00
parent 083434c413
commit 4a56f06da9

View File

@@ -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 */