Truncate col names to 64 chars in MockSyncStream::get_result_set_struct(). Update test sample file.

This commit is contained in:
Daniel Nichter
2012-10-19 16:13:13 -06:00
parent 117e78a3c9
commit baf85aeb21
4 changed files with 56 additions and 2 deletions

View File

@@ -198,6 +198,7 @@ ok(
no_diff(
sub { pt_upgrade::main(@args,
qw(--compare-results-method rows),
qw(--no-clear-warnings),
"$log/004/select-func.log") },
"$sample/004/select-func.txt",
),