1install plugin mysqlx soname "mysqlx.so";
2call mtr.add_suppression("Plugin mysqlx reported: .Failed at SSL configuration: .SSL context is not usable without certificate and private key..");
3call mtr.add_suppression("Plugin mysqlx reported: .SSL_CTX_load_verify_locations failed.");
4
50 rows affected
6
70 rows affected
8
90 rows affected
10
110 rows affected
121/0	1/0
13null	null
140 rows affected
15Warnings generated:
16WARNING | 1365 | Division by 0
17WARNING | 1365 | Division by 0
18
19command ok
201/0
21null
220 rows affected
23
24command ok
251/0
26null
270 rows affected
28Warnings generated:
29WARNING | 1365 | Division by 0
30
311 rows affected
32Warnings generated:
33WARNING | 1265 | Data truncated for column 'd' at row 1
34d
35command ok
36Warnings generated:
37WARNING | 1365 | Division by 0
38
390 rows affected
40Rows matched: 1  Changed: 0  Warnings: 1
41Warnings generated:
42WARNING | 1265 | Data truncated for column 'd' at row 1
43notice	enabled
44warnings	1
45account_expired	1
46generated_insert_id	1
47rows_affected	1
48produced_message	1
49command ok
50
510 rows affected
52
530 rows affected
54Variable_name	Value
55Mysqlx_stmt_execute_mysqlx	3
560 rows affected
57Mysqlx.Ok {
58  msg: "bye!"
59}
60ok
61UNINSTALL PLUGIN mysqlx;
62