From:             lars dot a dot johansson at se dot atlascopco dot com
Operating system: Linux mandriva 2009
PHP version:      5.3CVS-2009-02-14 (snap)
PHP Bug Type:     MySQLi related
Bug description:  Load stmt result bool false

Description:
------------
Hi,
I run three simple queries i mysqli->query
1 Exec use test;
2 CREATE TABLE...;
3 LOAD DATA LOCAL INFILE...;
when I run this in 5.2.2 the result is true for all 3 queries.
when I run this in 5.3 the result for the LOAD statement is false,
but I can not find any problem with the LOAD, it loads as good as in
5.2.2.



-- 
Edit bug report at http://bugs.php.net/?id=47387&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=47387&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=47387&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=47387&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=47387&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=47387&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=47387&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=47387&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=47387&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=47387&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=47387&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=47387&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=47387&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=47387&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=47387&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=47387&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=47387&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=47387&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=47387&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=47387&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=47387&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=47387&r=mysqlcfg

Reply via email to