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
3f22bc07
Commit
3f22bc07
authored
Jun 29, 2006
by
monty@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed failing test rpl_ndb_auto_inc.test
Mark events_stress.test as 'big' as it's very slow on some machines
parent
7b0f8635
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
.bzrignore
.bzrignore
+1
-0
mysql-test/t/events_stress.test
mysql-test/t/events_stress.test
+2
-1
mysql-test/t/rpl_ndb_auto_inc.test
mysql-test/t/rpl_ndb_auto_inc.test
+2
-1
No files found.
.bzrignore
View file @
3f22bc07
...
@@ -1780,3 +1780,4 @@ vio/viotest-sslconnect.cpp
...
@@ -1780,3 +1780,4 @@ vio/viotest-sslconnect.cpp
vio/viotest.cpp
vio/viotest.cpp
zlib/*.ds?
zlib/*.ds?
zlib/*.vcproj
zlib/*.vcproj
server-tools/instance-manager/net_serv.cc
mysql-test/t/events_stress.test
View file @
3f22bc07
# Can't test with embedded server that doesn't support grants
# Can't test with embedded server that doesn't support grants
--
source
include
/
not_embedded
.
inc
--
source
include
/
not_embedded
.
inc
--
source
include
/
big_test
.
inc
CREATE
DATABASE
IF
NOT
EXISTS
events_test
;
CREATE
DATABASE
IF
NOT
EXISTS
events_test
;
#
#
...
...
mysql-test/t/rpl_ndb_auto_inc.test
View file @
3f22bc07
...
@@ -6,7 +6,8 @@
...
@@ -6,7 +6,8 @@
# Date: 2006-02-10
# Date: 2006-02-10
# Change: Augmented test to use with cluster
# Change: Augmented test to use with cluster
#####################################
#####################################
--
source
include
/
master
-
slave
.
inc
--
source
include
/
master
-
slave
.
inc
--
source
include
/
have_binlog_format_mixed_or_row
.
inc
--
echo
*****************
Test
1
************************
--
echo
*****************
Test
1
************************
--
echo
--
echo
...
...
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