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
86d88318
Commit
86d88318
authored
Jun 12, 2001
by
sasha@mysql.sashanet.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BitKeeper/triggers/post-commit
fixed post-commit message mysql-test/t/check.test fixed bug from 3.23 merge
parent
0652902a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
BitKeeper/triggers/post-commit
BitKeeper/triggers/post-commit
+2
-3
mysql-test/t/check.test
mysql-test/t/check.test
+1
-0
No files found.
BitKeeper/triggers/post-commit
View file @
86d88318
...
@@ -35,12 +35,11 @@ EOF
...
@@ -35,12 +35,11 @@ EOF
List-ID: <bk.mysql>
List-ID: <bk.mysql>
From:
$FROM
From:
$FROM
To:
$INTERNALS
To:
$INTERNALS
Subject: bk commit into
3.23
tree
Subject: bk commit into
4.0
tree
Below is the list of changes that have just been pushed into main
Below is the list of changes that have just been pushed into main
3.23.
repository. For information on how to access the repository
4.0
repository. For information on how to access the repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
>>>>>>> BitKeeper/tmp/post-commit_sasha@1.8.1.3
EOF
EOF
bk changes
-v
-r
+
bk changes
-v
-r
+
...
...
mysql-test/t/check.test
View file @
86d88318
...
@@ -15,4 +15,5 @@ connection con2;
...
@@ -15,4 +15,5 @@ connection con2;
insert
into
t1
values
(
200000
);
insert
into
t1
values
(
200000
);
connection
con1
;
connection
con1
;
reap
;
reap
;
drop
table
t1
;
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