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
986984a3
Commit
986984a3
authored
Jul 04, 2011
by
Jon Olav Hauglid
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix MTR broken by last push.
parent
56bca8ba
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
28 deletions
+28
-28
mysql-test/include/mtr_check.sql
mysql-test/include/mtr_check.sql
+14
-14
mysql-test/include/mtr_warnings.sql
mysql-test/include/mtr_warnings.sql
+14
-14
No files found.
mysql-test/include/mtr_check.sql
View file @
986984a3
#
Copyright
(
c
)
2008
,
2010
,
Oracle
and
/
or
its
affiliates
.
All
rights
reserved
.
--
Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
#
--
#
This
program
is
free
software
;
you
can
redistribute
it
and
/
or
modify
--
This program is free software; you can redistribute it and/or modify
#
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
--
it under the terms of the GNU General Public License as published by
#
the
Free
Software
Foundation
;
version
2
of
the
License
.
--
the Free Software Foundation; version 2 of the License.
#
--
#
This
program
is
distributed
in
the
hope
that
it
will
be
useful
,
--
This program is distributed in the hope that it will be useful,
#
but
WITHOUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
--
but WITHOUT ANY WARRANTY; without even the implied warranty of
#
MERCHANTABILITY
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
--
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#
GNU
General
Public
License
for
more
details
.
--
GNU General Public License for more details.
#
--
#
You
should
have
received
a
copy
of
the
GNU
General
Public
License
--
You should have received a copy of the GNU General Public License
#
along
with
this
program
;
if
not
,
write
to
the
Free
Software
Foundation
,
--
along with this program; if not, write to the Free Software Foundation,
#
51
Franklin
Street
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
USA
--
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
delimiter
||
;
delimiter
||
;
...
...
mysql-test/include/mtr_warnings.sql
View file @
986984a3
#
Copyright
(
c
)
2008
,
2011
,
Oracle
and
/
or
its
affiliates
.
All
rights
reserved
.
--
Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
#
--
#
This
program
is
free
software
;
you
can
redistribute
it
and
/
or
modify
--
This program is free software; you can redistribute it and/or modify
#
it
under
the
terms
of
the
GNU
General
Public
License
as
published
by
--
it under the terms of the GNU General Public License as published by
#
the
Free
Software
Foundation
;
version
2
of
the
License
.
--
the Free Software Foundation; version 2 of the License.
#
--
#
This
program
is
distributed
in
the
hope
that
it
will
be
useful
,
--
This program is distributed in the hope that it will be useful,
#
but
WITHOUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
--
but WITHOUT ANY WARRANTY; without even the implied warranty of
#
MERCHANTABILITY
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
--
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#
GNU
General
Public
License
for
more
details
.
--
GNU General Public License for more details.
#
--
#
You
should
have
received
a
copy
of
the
GNU
General
Public
License
--
You should have received a copy of the GNU General Public License
#
along
with
this
program
;
if
not
,
write
to
the
Free
Software
Foundation
,
--
along with this program; if not, write to the Free Software Foundation,
#
51
Franklin
Street
,
Fifth
Floor
,
Boston
,
MA
02110
-
1301
USA
--
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
delimiter
||
;
delimiter
||
;
...
...
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