|
Blue Forest http://www.lslnet.com at 3:18 p.m. on August 26, 2006
'Romance' was considered 'recommendation color' mysql powerful functions? Help me !!!!!!
SELECT id, name, codeFROM color where name = "romance"
The strange Result is :
Id code name
Editors deleted 123 ostrich color ostrich color
#
# Data Table structure `color`
#
CREATE TABLE color (
Id smallint (4) NOT NULL auto_increment,
Code varchar (30) NOT NULL default ''
Name varchar (30) NOT NULL default ''
Group_id tinyint (2) NOT NULL default '0'
[Varchar (255) default NULL.
Is_valid char (1) NOT NULL default 'T',
PRIMARY KEY (id)
) TYPE=MyISAM;
4.0.18-standard mysql server version :
Os : Linux Red or Red Riding Hood |
'Romance' was considered 'recommendation color' mysql powerful functions? Help me !!!!!!
Add the mysql client operation is also true :
Mysql>; select * from color where name="_ftn1" 'romance';
+-----+------+------+----------+------+----------+
Id code | | | | [group_id name | | | is_valid
+-----+------+------+----------+------+----------+
123 | | | ostrich ostrich color color NULL | | 2 | T |
+-----+------+------+----------+------+----------+
1 row in set (0.00 sec) |
'Romance' was considered 'recommendation color' mysql powerful functions? Help me !!!!!!
-->
'False color' can also speculate that after the code is a result of the same value, not tested ~ ~ |
'Romance' was considered 'recommendation color' mysql powerful functions? Help me !!!!!!
If that |
'Romance' was considered 'recommendation color' mysql powerful functions? Help me !!!!!!
Cultural issues, would set up characters, and there will be a lot of Chinese waiting for you. |
| |