[Phpmyadmin-devel] current HEAD, MySQL 4.0.x and mysqli
    Sebastian Mendel 
    lists at sebastianmendel.de
       
    Thu Oct 13 23:42:12 CEST 2005
    
    
  
Marc Delisle wrote:
> Hi,
> 
> can someone reproduce this? HEAD no longer works correctly with MySQL 
> 4.0.x, with mysqli extension. Many symptoms occur, for example: 
> structure only shows the first 7 fields of a table; insert no longer 
> works, etc.
> 
> Looks like the output of SHOW FIELDS, when fetched in a loop by 
> PMA_DBI_fetch_assoc(), stops after reading the 7th row.
> 
> Same server works well with QA_2_6_4 + mysqli extension. Works well with 
> HEAD + mysql extension.
> 
> I know that mysqli is targeted to MySQL 4.1.x+, but...
oh, i dont see there any 'but'
mysqli uses many new api functions not supported by mysql <4.1
i think we should and can not take care of this ...
-- 
Sebastian Mendel
www.sebastianmendel.de
www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet
    
    
More information about the Developers
mailing list