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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
4259e697
Commit
4259e697
authored
Jun 20, 2006
by
ngrishakin@mysql.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ndb_dd_advance2 test
parent
784233a5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
101 additions
and
101 deletions
+101
-101
mysql-test/r/ndb_dd_advance2.result
mysql-test/r/ndb_dd_advance2.result
+100
-100
mysql-test/t/ndb_dd_advance2.test
mysql-test/t/ndb_dd_advance2.test
+1
-1
No files found.
mysql-test/r/ndb_dd_advance2.result
View file @
4259e697
This diff is collapsed.
Click to expand it.
mysql-test/t/ndb_dd_advance2.test
View file @
4259e697
...
...
@@ -694,7 +694,7 @@ select length(@x0),length(@b2),length(@d2) from dual;
disable_query_log
;
while
(
$
1
)
{
eval
insert
into
test
.
t1
values
(
$
1
,
"aaaaaaaaaaaaaaaa$1"
,
"bbbbbbbbbbbbbbbbbb$1"
,
NOW
()
,
USER
());
eval
insert
into
test
.
t1
values
(
$
1
,
"aaaaaaaaaaaaaaaa$1"
,
"bbbbbbbbbbbbbbbbbb$1"
,
'2006-06-20'
,
USER
());
dec
$
1
;
}
enable_query_log
;
...
...
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