Negative connection/thread IDs in mysqld.log?
am 14.12.2010 20:39:40 von Atle Veka
Hi, I tried searching for an answer to this to no avail. I noticed my
mysqld.log contains negative connection/thread IDs. mysqld itself shows
positive IDs as expected. Some sort of wrap?
/usr/sbin/mysqld, Version: 5.0.32. started with:
Tcp port: 3306 Unix socket: /tmp/mysql.sock
Time Id Command Argument
101212 8:00:01 -2049127301 Connect ...
Regards,
Atle
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org
Re: Negative connection/thread IDs in mysqld.log?
am 22.12.2010 02:11:03 von david.yang
--20cf3054a2a54aadbd0497f56dc9
Content-Type: text/plain; charset=UTF-8
Hi,
The negative IDs is fine. You should read the document for the data type
section, especially INT.
David Yeung, In China, Beijing.
My First Blog:http://yueliangdao0608.cublog.cn
My Second Blog:http://yueliangdao0608.blog.51cto.com
My Msn: yueliangdao0608@gmail.com
2010/12/15 Atle Veka
> Hi, I tried searching for an answer to this to no avail. I noticed my
> mysqld.log contains negative connection/thread IDs. mysqld itself shows
> positive IDs as expected. Some sort of wrap?
>
> /usr/sbin/mysqld, Version: 5.0.32. started with:
> Tcp port: 3306 Unix socket: /tmp/mysql.sock
> Time Id Command Argument
> 101212 8:00:01 -2049127301 Connect ...
>
>
> Regards,
> Atle
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/mysql?unsub=yueliangdao0608@gmail.com
>
>
--20cf3054a2a54aadbd0497f56dc9--