[Phpmyadmin-devel] QA_2_8 & HEAD: browsing broken
Sebastian Mendel
lists at sebastianmendel.de
Wed Apr 12 11:44:06 CEST 2006
Sebastian Mendel schrieb:
> Marc Delisle schrieb:
>> Hi,
>>
>> looks like today's commits broke something. Trying to browse a table:
>>
>> Warning: mysqli_fetch_fields() [function.mysqli-fetch-fields]:
>> Couldn't fetch mysqli_result in /libraries/dbi/mysqli.dbi.lib.php on
>> line 399
>>
>> Notice: Trying to get property of non-object in
>> /libraries/display_tbl.lib.php on line 127
>>
>> I get problems in mysql or mysqli.
>>
>> Confirm, anyone?
>
> o damn, i have an idea, i renamed a variable in db_table_exists into
> $result, possible it overwrites something ...
oh, yes, it was my fault ... but i have my development environment not
setup right here ... can someone please commit this changes?
just rename ALL $result to $_result in libraries/db_table_exists.lib.php
THANKS!
--
Sebastian
More information about the Developers
mailing list