1 year ago
#74396
Tohares
Why MySql Load_File(TextFile) return BLOB string?
Windows 7, MySQL 8.0, InnoDB. File contains ususal text, load result contains BLOB string.
select load_file('d:/temp.txt');
result: 0x62...43
Why it happens? And can i get TEXT result whithout convert()?
innodb
windows-7-x64
mysql-8.0
0 Answers
Your Answer