mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge with 3.23.50
This commit is contained in:
@ -139,4 +139,13 @@ believe in love
|
||||
select * from t1 where aString > "believe in love" order by aString;
|
||||
aString
|
||||
believe in myself
|
||||
drop table t1;
|
||||
count(*)
|
||||
602
|
||||
count(*)
|
||||
602
|
||||
count(*)
|
||||
602
|
||||
count(*)
|
||||
389
|
||||
count(*)
|
||||
213
|
||||
|
Reference in New Issue
Block a user