1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge approved bug fix

This commit is contained in:
Jim Winstead
2009-12-17 12:06:36 -08:00
3 changed files with 15 additions and 3 deletions

View File

@ -229,4 +229,10 @@ a: b
</row>
</resultset>
drop table t1;
End of 5.0 tests
Bug #47147: mysql client option --skip-column-names does not apply to vertical output
*************************** 1. row ***************************
1
End of tests