From: [EMAIL PROTECTED]
Operating system: Windows XP Proffesional
PHP version: 4.0.6
PHP Bug Type: MySQL related
Bug description: mysql_query doesn't add a column
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 bug report at http://bugs.php.net/?id=15971&edit=1
--
Fixed in CVS: http://bugs.php.net/fix.php?id=15971&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=15971&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=15971&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=15971&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15971&r=support
Expected behavior: http://bugs.php.net/fix.php?id=15971&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=15971&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=15971&r=submittedtwice