]> granicus.if.org Git - php/commit
removed profiler
authorGeorg Richter <georg@php.net>
Sat, 13 Dec 2003 00:28:21 +0000 (00:28 +0000)
committerGeorg Richter <georg@php.net>
Sat, 13 Dec 2003 00:28:21 +0000 (00:28 +0000)
commit8b3b1c192b30d64af8bd498bf55e88277826c229
tree5463218065bbcc2eb255f31c6207e781e8cccf28
parentb1f8236b63ae9ee1f3cec490f093cbb8cfff407f
removed profiler
added mysqli_report
- better support for errors
- support for no_index_used and bad_index_used
typos and prototype fixes
ext/mysqli/config.m4
ext/mysqli/mysqli.c
ext/mysqli/mysqli_api.c
ext/mysqli/mysqli_fe.c
ext/mysqli/mysqli_nonapi.c
ext/mysqli/mysqli_report.c [new file with mode: 0644]
ext/mysqli/mysqli_report.h [new file with mode: 0644]
ext/mysqli/php_mysqli.h