1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wrong executable bits

This commit is contained in:
Sergei Golubchik
2014-05-13 11:53:30 +02:00
parent 1170a54060
commit edf1fbd25b
39 changed files with 59 additions and 59 deletions

View File

@@ -13,10 +13,10 @@
# sequences start.
#
# 2. Never use a test object, which was direct or indirect affected by a
# preceeding test sequence again.
# preceding test sequence again.
# Except table d1.t1 where ONLY DML is allowed.
#
# If one preceeding test sequence hits a (sometimes not good visible,
# If one preceding test sequence hits a (sometimes not good visible,
# because the sql error code of the statement might be 0) bug
# and these rules are ignored, a following test sequence might earn ugly
# effects like failing 'sync_slave_with_master', crashes of the slave or