These are done and we do not seem to use decimals

This commit is contained in:
Michal Čihař
2011-12-14 10:00:01 +01:00
parent 91241f71d3
commit da62d86238

View File

@@ -427,7 +427,7 @@ function PMA_DBI_affected_rows($link = null, $get_from_cache = true)
} }
/** /**
* @todo add missing keys like in from mysqli_query (orgname, orgtable, flags, decimals) * @todo add missing keys like in from mysqli_query (decimals)
*/ */
function PMA_DBI_get_fields_meta($result) function PMA_DBI_get_fields_meta($result)
{ {