ID: 15971 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows XP Proffesional PHP Version: 4.0.6 New Comment:
The bug system is not the appropriate forum for asking support questions. For a list of a range of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2002-03-09 11:33:28] [EMAIL PROTECTED] mysql_query("alter table xxx add column (ii int)"); doesn't work. This error is returned: ErrNo=7: Error on rename of '.\Provoz\bb.MYI' to '.\Provoz\#sql2-594-a.MYI' (Errcode: 13) mysql_db_query($db,"alter table xxx add column (ii int)"); works correctly. ini: standard ini and: extension=php_dbase.dll ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15971&edit=1
