Hello.
I guess I found a bug.
Server is CentOS 7 latest. Phpmyadmin is 5.1.0 english running on php 7.3.27 fpm. DB is MariaDB 10.2.37. Apache/2.4.6, mysqlnd 5.0.12-dev - 20150407.
So I created a filed with type TEXT, set default value to 'as defined:' - empty string. After saving that I see that default value looks as two single quotes (''). Strange since right above I see VARCHAR with same default not displaying any quotes for empty string. If I try to change that TEXT field it gets even worse not it displays single quotes escaped with backslashes ('').
See screenshots attached
Michael Sosonkin




Hello.
I guess I found a bug.
Server is CentOS 7 latest. Phpmyadmin is 5.1.0 english running on php 7.3.27 fpm. DB is MariaDB 10.2.37. Apache/2.4.6, mysqlnd 5.0.12-dev - 20150407.
So I created a filed with type TEXT, set default value to 'as defined:' - empty string. After saving that I see that default value looks as two single quotes (''). Strange since right above I see VARCHAR with same default not displaying any quotes for empty string. If I try to change that TEXT field it gets even worse not it displays single quotes escaped with backslashes ('').
See screenshots attached
Michael Sosonkin



