diff options
Diffstat (limited to 'mysql-test/t/not_partition.test')
-rw-r--r-- | mysql-test/t/not_partition.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/not_partition.test b/mysql-test/t/not_partition.test index 38b88c00ba3..b930214e008 100644 --- a/mysql-test/t/not_partition.test +++ b/mysql-test/t/not_partition.test @@ -1,5 +1,5 @@ --disable_abort_on_error -# Run this test only when mysqld don't has partitioning (not compiled with) +# Run this test only when mysqld doesn't have partitioning (not compiled with) # the statements are not expected to work, just check that we # can't crash the server -- require r/not_partition.require |