你出现的太频繁了,兄弟 You post too frequently in the list.
杨涛涛 <[email protected]>编写: >I agree with michael dykman. >杨涛 >我博客1:http://yueliangdao0608.cublog.cn >My 我博客2:http://yueliangdao0608.blog.51cto.com > > >2010/12/18 Michael Dykman <[email protected]> > >> I'm not nuts about deploying MySQL on macs, but I think you need to >> assume root. As your mac admin user, try >> $ sudo su - >> and give your admin password when asked. You should now be root and >> can expect permissions to behave as you would expect. >> >> - michael dykman >> >> On Fri, Dec 17, 2010 at 12:16 PM, [email protected] <[email protected]> >> wrote: >> > Hi, >> > >> > I found this page on the wiki regarding max allowed packets. >> > http://dev.mysql.com/doc/refman/5.0/en/packet-too-large.html >> > >> > >> > However, on my Mac OSX when I try to run the following from terminal >> window >> > I get "Permission Denied" >> > >> > shell> mysqld --max_allowed_packet=16M >> > >> > And if I try to run as sudo but I again get "Permission Denied" even >> though >> > I am logged in as Admin on my machine. >> > >> > So I tried to chmod 777 on mysqld but again received an error: >> > >> > "chmod: Unable to change file mode on mysqld: Operation not permitted" >> > >> > Any help on how I can rectify this would be appreciated. >> > >> > Thanks, >> > Greg >> > >> > >> > -- >> > MySQL General Mailing List >> > For list archives: http://lists.mysql.com/mysql >> > To unsubscribe: http://lists.mysql.com/[email protected] >> > >> > >> >> >> >> -- >> - michael dykman >> - [email protected] >> >> May the Source be with you. >> >> -- >> MySQL General Mailing List >> For list archives: http://lists.mysql.com/mysql >> To unsubscribe: >> http://lists.mysql.com/[email protected] >> >>
