Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
4bfad3e9
Commit
4bfad3e9
authored
Sep 07, 2007
by
skozlov/ksm@mysql.com/virtop.localdomain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
replaced '--exec rm' to '--remove_file'
parent
1835b162
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mysql-test/suite/rpl/t/rpl_invoked_features.test
mysql-test/suite/rpl/t/rpl_invoked_features.test
+2
-2
No files found.
mysql-test/suite/rpl/t/rpl_invoked_features.test
View file @
4bfad3e9
...
@@ -280,8 +280,8 @@ ALTER TABLE t13 ORDER BY a;
...
@@ -280,8 +280,8 @@ ALTER TABLE t13 ORDER BY a;
# Remove dumps
# Remove dumps
--
echo
--
echo
#--exec rm
$MYSQLTEST_VARDIR/tmp/rpl_invoked_features_master.sql
--
remove_file
$MYSQLTEST_VARDIR
/
tmp
/
rpl_invoked_features_master
.
sql
#--exec rm
$MYSQLTEST_VARDIR/tmp/rpl_invoked_features_slave.sql
--
remove_file
$MYSQLTEST_VARDIR
/
tmp
/
rpl_invoked_features_slave
.
sql
# Remove tables,views,procedures,functions
# Remove tables,views,procedures,functions
--
connection
master
--
connection
master
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment