Home > Database > Mysql Tutorial > mysql-Linux 下 Mysql byte类型的问题

mysql-Linux 下 Mysql byte类型的问题

WBOY
Release: 2016-06-06 09:32:48
Original
1163 people have browsed it

mysqllinux数据库

最近遇到一个问题,数据库是Linux版的Mysql数据库,
在访问数据库做查询操作时, select substr(xxx,5,7) as time form xxx
返回来的结果集time变成了Byte类型。。这是怎么回事,是MySql设置的问题吗?求解答

Related labels:
source:php.cn
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