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
be6ad372
Commit
be6ad372
authored
Dec 07, 2005
by
dlenev@mysql.com
Browse files
Options
Browse Files
Download
Plain Diff
Merge mysql.com:/home/dlenev/src/mysql-5.0-bg11555-2
into mysql.com:/home/dlenev/src/mysql-5.0-merges
parents
c5c28741
e9e78290
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
BitKeeper/triggers/post-commit
BitKeeper/triggers/post-commit
+4
-4
configure.in
configure.in
+1
-1
No files found.
BitKeeper/triggers/post-commit
View file @
be6ad372
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
#shift
#shift
FROM
=
$USER
@mysql.com
FROM
=
$USER
@mysql.com
INTERNALS
=
internal
s@lists.mysql.com
COMMITS
=
commit
s@lists.mysql.com
DOCS
=
docs-commit@mysql.com
DOCS
=
docs-commit@mysql.com
LIMIT
=
10000
LIMIT
=
10000
VERSION
=
"5.0"
VERSION
=
"5.0"
...
@@ -61,14 +61,14 @@ EOF
...
@@ -61,14 +61,14 @@ EOF
)
| /usr/sbin/sendmail
-t
)
| /usr/sbin/sendmail
-t
#++
#++
#
internal
s@ mail
#
commit
s@ mail
#--
#--
echo
"Notifying
internals list at
$INTERNAL
S
"
echo
"Notifying
commits list at
$COMMIT
S
"
(
(
cat
<<
EOF
cat
<<
EOF
List-ID: <bk.mysql-
$VERSION
>
List-ID: <bk.mysql-
$VERSION
>
From:
$FROM
From:
$FROM
To:
$
INTERNAL
S
To:
$
COMMIT
S
Subject: bk commit into
$VERSION
tree (
$CHANGESET
)
$BS
Subject: bk commit into
$VERSION
tree (
$CHANGESET
)
$BS
X-CSetKey: <
$CSETKEY
>
X-CSetKey: <
$CSETKEY
>
$BH
$BH
...
...
configure.in
View file @
be6ad372
...
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
...
@@ -7,7 +7,7 @@ AC_INIT(sql/mysqld.cc)
AC_CANONICAL_SYSTEM
AC_CANONICAL_SYSTEM
# The Docs Makefile.am parses this line!
# The Docs Makefile.am parses this line!
# remember to also change ndb version below and update version.c in ndb
# remember to also change ndb version below and update version.c in ndb
AM_INIT_AUTOMAKE
(
mysql, 5.0.1
7
)
AM_INIT_AUTOMAKE
(
mysql, 5.0.1
8
)
AM_CONFIG_HEADER
(
config.h
)
AM_CONFIG_HEADER
(
config.h
)
PROTOCOL_VERSION
=
10
PROTOCOL_VERSION
=
10
...
...
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