We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53a484 commit 9200be4Copy full SHA for 9200be4
mysql-test/t/bigint.test
@@ -307,6 +307,6 @@ select -(9223372036854775808);
307
select -((9223372036854775808));
308
select -(-(9223372036854775808));
309
--disable_metadata
310
---endble_ps_protocol
+--enable_ps_protocol
311
select --9223372036854775808, ---9223372036854775808, ----9223372036854775808;
312
select -(-9223372036854775808), -(-(-9223372036854775808));
0 commit comments