
select item1,item2,item3,item4 from table1 where item0 ='****'union allselect item5,item6,item7,item8 from table2 where item0 ='****'sql
里面我们这样写的,不知道accessl里面是否可行,你试一下吧非root用户安装,
那就应该是源码安装了。可以把MySQL
目录下的support-file目录下的mysql.server拷贝为/etc/init.d/mysqld,,然后再chkconfig --add mysqld就ok了
评论列表(0条)