Home > Database > Mysql Tutorial > mysql encoding Chinese character recognition - please answer thank you, mysql Incorrect String value error

mysql encoding Chinese character recognition - please answer thank you, mysql Incorrect String value error

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-25 10:19:17
Original
1214 people have browsed it

mysql coded Chinese character recognition mysql looking for mysql master mysql my ini

CREATE FUNCTION f1() RETURNS VARCHAR(30)
RETURN DATA_FORMAT(NOW(),'%Y year %m month %d day %H point: %i point: %s seconds');
select f1();
Then the Incorrect String value error appears

Reply content:

Detailed explanation of MySQL FUNCTION usage http://www.data.5helpyou.com/article322.html

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template