sql >> Databasteknik >  >> RDS >> Mysql

MariaDB-buggar? SOM Escape Broken

Det verkar vara fixat i 10.1.22.

Server version: 10.1.22-MariaDB-1~xenial mariadb.org binary distribution

Copyright (c) 2000, 2016, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> select 'a%b' like '%\%\%';
+--------------------+
| 'a%b' like '%\%\%' |
+--------------------+
|                  0 |
+--------------------+
1 row in set (0.00 sec)



  1. mySQL hierarkisk gruppering sortera

  2. Är det möjligt att välja objekttyp i tabellen?

  3. SQLite COUNT

  4. Är guider garanterat unika?