Hi Bharath,
Mysql log for your references.
120704 13:11:04 mysqld started
120704 13:11:12 [Warning] option 'max_join_size': unsigned value
18446744073709551615 adjusted to 4294967295
120704 13:11:12 [Warning] option 'max_join_size': unsigned value
18446744073709551615 adjusted to 4294967295
120704 13:11:25 InnoDB: Started; log sequence number 0 43655
Regards,
Rajesh
On Sun, Jul 8, 2012 at 4:31 PM, Bharath Chari <[email protected]>wrote:
> On Friday 06 July 2012 11:21 AM, rajeshrudramani wrote:
>
>
> Hi Bharath,
>
>
> yes bharath i restarted the server. After that mail
> are started delivering the to respective mailbox. As you mentioned the
> my.cnf. My connection string show limit 500 did i need to change any thing
> in my.cnf.
>
> [mysqld]
> datadir=/var/lib/mysql
> socket=/var/lib/mysql/mysql.sock
> user=mysql
> set-variable = max_connection=500
>
>
> I can't say offhand if there are some changes that need to be made in
> your my.cnf. Remember, despite the high max connections, you may hit a
> resource limit on the server well before max_connections are reached.
>
> What do your mysql logs show?
>
> Bharath
>