Skip to content

Commit

Permalink
mysql test: Fix source status message
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Jan 22, 2025
1 parent eed4d0b commit bccbb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mysql-cdc-old-syntax/empty-table.td
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ CREATE TABLE empty_table (f1 BOOLEAN);

# TODO: database-issues#7690 (subsource remains starting)
> SELECT name, type, status FROM mz_internal.mz_source_statuses WHERE name in ('empty_table', 'mz_source');
empty_table subsource starting
empty_table subsource running
mz_source mysql running

0 comments on commit bccbb14

Please sign in to comment.