PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Mod Submissions

Reply
 
Thread Tools
Old 03-28-2008, 06:52 AM   #1
Maskime
Green Mole
 
Join Date: Mar 2008
Posts: 1
MySQL smallint(6)...

Watch out!

In the table phpdig_sites the column 'port' is a smallint(6) which bounds are [-37676; 37676]. So if you put a port above those limits (which was my case... (42232)) MySQL convert the port so that it can go into the column.
I've replace the smallint by a bigint and it's working fine now.
Maskime is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL Question jackpod How-to Forum 1 09-21-2006 08:30 PM
Problem with MySQL 4.1 machek Bug Tracker 0 08-05-2006 03:28 AM
Error Mysql noel Troubleshooting 3 11-01-2005 03:41 PM
PhpDig only with Mysql vodevil How-to Forum 8 04-30-2005 05:16 PM
Working with MySql cefiro Troubleshooting 1 02-26-2005 08:19 PM


All times are GMT -8. The time now is 01:27 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.