Skip to content

Commit a45f3a8

Browse files
committed
Revert "Bug#35391554 Bump the server version on mysql-trunk from 8.1 to 8.2"
Change-Id: Ifa9c841c8873d87be929f2c6d9255491ecfdee08
1 parent ef21a89 commit a45f3a8

File tree

8 files changed

+16
-18
lines changed

8 files changed

+16
-18
lines changed

MYSQL_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
MYSQL_VERSION_MAJOR=8
2-
MYSQL_VERSION_MINOR=2
2+
MYSQL_VERSION_MINOR=1
33
MYSQL_VERSION_PATCH=0
44
MYSQL_VERSION_EXTRA=

mysql-test/suite/memcached/include/ibd2sdi_common.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ while(<IN_FILE>)
7575
# Replacing path in Other lines
7676
s/^Usage:(\s+.*)ibd2sdi(.*)$/IBD2SDI$2/;
7777
s/(Copyright\s\(c\))\s([0-9]*),\s([0-9]*)(.*)/$1 YEAR, YEAR$4/g;
78-
s/refman\/\d+.\d+/refman\/#.#/g;
7978

8079
unless ($_=~ /^.*de?bug.*$/) {
8180
print $_;

mysql-test/suite/memcached/r/memc292_ibd2sdi_system_tablespace.result

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ affiliates. Other names may be trademarks of their respective
409409
owners.
410410

411411
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
412-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
412+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
413413
-h, --help Display this help and exit.
414414
-v, --version Display version information and exit.
415415
-d, --dump-file=name
@@ -824,7 +824,7 @@ affiliates. Other names may be trademarks of their respective
824824
owners.
825825

826826
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
827-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
827+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
828828
-h, --help Display this help and exit.
829829
-v, --version Display version information and exit.
830830
-d, --dump-file=name
@@ -972,7 +972,7 @@ affiliates. Other names may be trademarks of their respective
972972
owners.
973973

974974
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
975-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
975+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
976976
-h, --help Display this help and exit.
977977
-v, --version Display version information and exit.
978978
-d, --dump-file=name

mysql-test/suite/memcached/r/memc293_ibd2sdi.result

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ affiliates. Other names may be trademarks of their respective
404404
owners.
405405

406406
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
407-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
407+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
408408
-h, --help Display this help and exit.
409409
-v, --version Display version information and exit.
410410
-d, --dump-file=name
@@ -970,11 +970,11 @@ affiliates. Other names may be trademarks of their respective
970970
owners.
971971

972972
Usage: IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
973-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
973+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
974974
-h, --help Display this help and exit.
975975
-v, --version Display version information and exit.
976976
-#, --debug[=name] Output debug log. See
977-
http://dev.mysql.com/doc/refman/#.#/en/dbug-package.html
977+
http://dev.mysql.com/doc/refman/8.1/en/dbug-package.html
978978
-d, --dump-file=name
979979
Dump the tablespace SDI into the file passed by user.
980980
Without the filename, it will default to stdout
@@ -1766,7 +1766,7 @@ affiliates. Other names may be trademarks of their respective
17661766
owners.
17671767

17681768
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
1769-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
1769+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
17701770
-h, --help Display this help and exit.
17711771
-v, --version Display version information and exit.
17721772
-d, --dump-file=name
@@ -1907,7 +1907,7 @@ affiliates. Other names may be trademarks of their respective
19071907
owners.
19081908

19091909
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
1910-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
1910+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
19111911
-h, --help Display this help and exit.
19121912
-v, --version Display version information and exit.
19131913
-d, --dump-file=name
@@ -2048,7 +2048,7 @@ affiliates. Other names may be trademarks of their respective
20482048
owners.
20492049

20502050
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
2051-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
2051+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
20522052
-h, --help Display this help and exit.
20532053
-v, --version Display version information and exit.
20542054
-d, --dump-file=name
@@ -2194,7 +2194,7 @@ affiliates. Other names may be trademarks of their respective
21942194
owners.
21952195

21962196
IBD2SDI [-v] [-c <strict-check>] [-d <dump file name>] [-n] filename1 [filenames]
2197-
See http://dev.mysql.com/doc/refman/#.#/en/ibd2sdi.html for usage hints.
2197+
See http://dev.mysql.com/doc/refman/8.1/en/ibd2sdi.html for usage hints.
21982198
-h, --help Display this help and exit.
21992199
-v, --version Display version information and exit.
22002200
-d, --dump-file=name

mysql-test/suite/memcached/t/memc293_ibd2sdi.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ let MEMCACHED_TABLE_MAPPING = desc_t3;
145145
## header contains version/platform information
146146
--replace_result $IBD2SDI IBD2SDI
147147
# see: Bug #29525890 REPLACE_REGEX DOLAR DOES NOT MATCH END OF LINE WITH EXEC
148-
--replace_regex / Ver [0-9].*\n?$// /(Copyright \(c\)) [0-9]+, [0-9]+(.*)/\1 YEAR, YEAR\2/ /refman\/[1-9]+\.[1-9]+/refman\/#.#/
148+
--replace_regex / Ver [0-9].*\n?$// /(Copyright \(c\)) [0-9]+, [0-9]+(.*)/\1 YEAR, YEAR\2/
149149
--error 1
150150
--exec $IBD2SDI 2>&1
151151
--replace_regex /descriptor [0-9]*/descriptor X/

mysql-test/suite/x/r/upgrade.result

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ include/assert_error_log_sequence.inc [server: 1, pattern: SAVEPOS]
1111
# restart: --datadir=DATADIR
1212

1313
## b) Confirm that X Plugin "accepting" logs are printed after upgrade.
14-
include/assert_error_log_sequence.inc [server: 1, pattern: System.*Server upgrade from '50700' to '802..' started.
15-
System.*Server upgrade from '50700' to '802..' completed.
14+
include/assert_error_log_sequence.inc [server: 1, pattern: System.*Server upgrade from '50700' to '801..' started.
15+
System.*Server upgrade from '50700' to '801..' completed.
1616
System.*X Plugin ready for connections. Bind-address: .* port: ]
1717

1818
## Cleanup: restart the server and restore the default database.

mysql-test/suite/x/t/upgrade.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ source include/restart_mysqld.inc;
3030
disable_query_log;
3131
CREATE SCHEMA mtr;
3232
enable_query_log;
33-
let $error_pattern =System.*Server upgrade from '50700' to '802..' started.
34-
System.*Server upgrade from '50700' to '802..' completed.
33+
let $error_pattern =System.*Server upgrade from '50700' to '801..' started.
34+
System.*Server upgrade from '50700' to '801..' completed.
3535
System.*X Plugin ready for connections. Bind-address: .* port: ;
3636

3737
let $ignore_line_count=0;

storage/ndb/src/common/util/version.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ struct NdbUpGradeCompatible {
9797
};
9898

9999
struct NdbUpGradeCompatible ndbCompatibleTable_full[] = {
100-
{ MAKE_VERSION(8,2,NDB_VERSION_BUILD), MAKE_VERSION(7,0,0), UG_Range }, /* 7.0 <-> 8.2 */
101100
{ MAKE_VERSION(8,1,NDB_VERSION_BUILD), MAKE_VERSION(7,0,0), UG_Range }, /* 7.0 <-> 8.1 */
102101
{ MAKE_VERSION(8,0,NDB_VERSION_BUILD), MAKE_VERSION(7,0,0), UG_Range }, /* 7.0 <-> 8.0 */
103102
{ MAKE_VERSION(7,6,NDB_VERSION_BUILD), MAKE_VERSION(7,0,0), UG_Range }, /* 7.0 <-> 7.6 */

0 commit comments

Comments
 (0)