1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

BUG#11762616: BUG#55229: 'POSTION'

Fix for all "postion" in Oracle files (s/postion/position). 
Updated the copyright notices where needed.
This commit is contained in:
Luis Soares
2011-05-06 00:46:53 +01:00
parent 16f26d2aaf
commit 8a08fd4341
10 changed files with 70 additions and 61 deletions

View File

@ -19,7 +19,7 @@ change master to master_port=MASTER_PORT;
start slave until master_log_file='master-bin.000001', master_log_pos=UNTIL_POS;
include/wait_for_slave_io_to_start.inc
include/wait_for_slave_sql_to_stop.inc
*** checking until postion execution: must be only t1 in the list ***
*** checking until position execution: must be only t1 in the list ***
show tables;
Tables_in_test
t1