你出现的太频繁了,兄弟
You post too frequently in the list.
杨涛涛 编写:
>I agree with michael dykman.
>杨涛
>我博客1:http://yueliangdao0608.cublog.cn
>My 我博客2:http://yueliangdao0608.blog.51cto.com
>
>
>2010/12/18 Michael Dykman
>
>> I'm not nuts about deploying MySQL on macs, but I think you need to
>> assume roo
I agree with michael dykman.
杨涛
我博客1:http://yueliangdao0608.cublog.cn
My 我博客2:http://yueliangdao0608.blog.51cto.com
2010/12/18 Michael Dykman
> 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 pas
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,
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 sud