mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +03:00
by MAX/MIN in some cases: SELECT coercibility(max(s1)) from t1; Subselect collation and derivation was not processed correctly: create table a select (select s1 from t1); select * from t1 where s1 = (select s2 from t1);
12 KiB
12 KiB