[PHP-CVS] cvs: php4 /ext/mysql php_mysql.c

2003-01-08 Thread Georg Richter
georg Wed Jan 8 06:00:08 2003 EDT Modified files: /php4/ext/mysql php_mysql.c Log: fixed bug #21498 Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.181 php4/ext/mysql/php_mysql.c:1.182 --- php4/ext/mysql/php_mysql.c:1.181Mon

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mysql php_mysql.c

2003-01-08 Thread Georg Richter
georg Wed Jan 8 06:15:14 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: fixed bug 21498 Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.174.2.7 php4/ext/mysql/php_mysql.c:1.174.2.8 --- php4/ext/mysql/p

[PHP-CVS] cvs: php4 /ext/mysqli CREDITS EXPERIMENTAL TODO mysqli.c mysqli_api.c mysqli_fe.c mysqli_nonapi.c php_mysqli.h

2003-02-11 Thread Georg Richter
. | +--+ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ $Id: mysqli.c,v 1.1 2003/02/12 00:45:53 geo

[PHP-CVS] cvs: php4 /ext/mysqli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 027.phpt 028.phpt 029.phpt 030.phpt 031.phpt 032.phpt 033.phpt 034.phpt 035.phpt

2003-02-11 Thread Georg Richter
georg Tue Feb 11 19:46:30 2003 EDT Added files: /php4/ext/mysqli/tests 001.phpt 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt 013.phpt 014.ph

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-02-12 Thread Georg Richter
/mysqli/mysqli_api.c:1.2 --- php4/ext/mysqli/mysqli_api.c:1.1Tue Feb 11 19:45:53 2003 +++ php4/ext/mysqli/mysqli_api.cWed Feb 12 05:39:06 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli/tests 036.phpt 037.phpt 038.phpt 039.phpt 040.phpt 041.phpt

2003-02-12 Thread Georg Richter
georg Wed Feb 12 05:40:19 2003 EDT Added files: /php4/ext/mysqli/tests 036.phpt 037.phpt 038.phpt 039.phpt 040.phpt 041.phpt Log: added new tests Index: php4/ext/mysqli/tests/036.phpt +++ php4/ext/mysqli/tests/036.p

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_fe.c

2003-02-12 Thread Georg Richter
/mysqli_fe.c:1.2 Wed Feb 12 05:39:06 2003 +++ php4/ext/mysqli/mysqli_fe.c Wed Feb 12 16:07:28 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-02-12 Thread Georg Richter
/mysqli/php_mysqli.h diff -u php4/ext/mysqli/php_mysqli.h:1.2 php4/ext/mysqli/php_mysqli.h:1.3 --- php4/ext/mysqli/php_mysqli.h:1.2Wed Feb 12 05:39:06 2003 +++ php4/ext/mysqli/php_mysqli.hWed Feb 12 19:11:17 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli/tests 042.phpt 043.phpt 044.phpt

2003-02-12 Thread Georg Richter
georg Wed Feb 12 20:23:29 2003 EDT Added files: /php4/ext/mysqli/tests 042.phpt 043.phpt 044.phpt Log: new tests Index: php4/ext/mysqli/tests/042.phpt +++ php4/ext/mysqli/tests/042.phpt --TEST-- mysqli_fetch_object --FILE-- --EXPECT-- object()(7)

[PHP-CVS] cvs: php4 /ext/mysqli/tests 001.phpt

2003-02-13 Thread Georg Richter
georg Thu Feb 13 03:54:46 2003 EDT Modified files: /php4/ext/mysqli/tests 001.phpt Log: removed warnings (unused vars) Index: php4/ext/mysqli/tests/001.phpt diff -u php4/ext/mysqli/tests/001.phpt:1.1 php4/ext/mysqli/tests/001.phpt:1.2 --- php4/ext/mysq

[PHP-CVS] cvs: php4 /ext/mysqli/tests connect.inc

2003-02-13 Thread Georg Richter
georg Thu Feb 13 13:21:38 2003 EDT Added files: /php4/ext/mysqli/tests connect.inc Log: include file for test Index: php4/ext/mysqli/tests/connect.inc +++ php4/ext/mysqli/tests/connect.inc -- PHP CVS Mailing List (http://www.php.net/) To unsub

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c

2003-02-14 Thread Georg Richter
Feb 11 19:45:53 2003 +++ php4/ext/mysqli/mysqli.cFri Feb 14 11:31:22 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli.c,v 1.1 2003/02/12 00

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c

2003-02-14 Thread Georg Richter
Thu Feb 13 12:15:22 2003 +++ php4/ext/mysqli/mysqli_api.cFri Feb 14 11:31:51 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.4 2

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c

2003-02-14 Thread Georg Richter
php4/ext/mysqli/mysqli_api.c:1.7 --- php4/ext/mysqli/mysqli_api.c:1.6Fri Feb 14 11:49:09 2003 +++ php4/ext/mysqli/mysqli_api.cFri Feb 14 13:17:25 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_nonapi.c

2003-02-14 Thread Georg Richter
/mysqli_nonapi.c:1.2 Fri Feb 14 11:49:09 2003 +++ php4/ext/mysqli/mysqli_nonapi.c Fri Feb 14 13:18:12 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+

[PHP-CVS] cvs: php4 /ext/mysqli/tests 045.phpt

2003-02-14 Thread Georg Richter
georg Fri Feb 14 14:49:35 2003 EDT Added files: /php4/ext/mysqli/tests 045.phpt Log: test for bind_result with show Index: php4/ext/mysqli/tests/045.phpt +++ php4/ext/mysqli/tests/045.phpt --TEST-- mysqli_bind_result (SHOW) --FILE-- --EXPECT-- arr

[PHP-CVS] cvs: php4 /ext/mysqli/tests 014.phpt 015.phpt

2003-02-15 Thread Georg Richter
georg Sat Feb 15 11:21:35 2003 EDT Modified files: /php4/ext/mysqli/tests 014.phpt 015.phpt Log: added skipif section (innodb-support) Index: php4/ext/mysqli/tests/014.phpt diff -u php4/ext/mysqli/tests/014.phpt:1.1 php4/ext/mysqli/tests/014.phpt:1.2

Re: [PHP-CVS] cvs: php4 /ext/mysqli/tests 014.phpt

2003-02-16 Thread Georg Richter
On Saturday 15 February 2003 18:06, Ilia Alshanetsky wrote: Hello Ilia, > - if ($row[1] == "NO") { > + if ($row[1] == "DISABLED") { I wonder why do you change NO to DISABLED in the SKIPIF section. Do you have other values for have_innodb than YES/NO ?! mysql> show variables like 'have%

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c mysqli_nonapi.c php_mysqli.h

2003-02-16 Thread Georg Richter
Sun Feb 16 07:03:37 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.9 2003/02/14 20:14:44 iliaa Exp $ + $Id: mysqli_api.c,v 1.10 2003

[PHP-CVS] cvs: php4 /ext/mysqli/tests 046.phpt

2003-02-16 Thread Georg Richter
georg Sun Feb 16 07:04:21 2003 EDT Added files: /php4/ext/mysqli/tests 046.phpt Log: test for mysqli_stmt_affected_rows (delete command) Index: php4/ext/mysqli/tests/046.phpt +++ php4/ext/mysqli/tests/046.phpt --TEST-- mysqli_stmt_affected_rows (de

[PHP-CVS] cvs: php4 /ext/mysqli/tests 047.phpt

2003-02-16 Thread Georg Richter
georg Sun Feb 16 08:48:00 2003 EDT Added files: /php4/ext/mysqli/tests 047.phpt Log: test for mysqli_prepare_result Index: php4/ext/mysqli/tests/047.phpt +++ php4/ext/mysqli/tests/047.phpt --TEST-- mysqli_prepare_result --FILE-- --EXPECT-- array(2

[PHP-CVS] cvs: php4 /ext/mysqli/tests 042.phpt 047.phpt

2003-02-16 Thread Georg Richter
georg Sun Feb 16 16:19:33 2003 EDT Modified files: /php4/ext/mysqli/tests 042.phpt 047.phpt Log: fixed output Index: php4/ext/mysqli/tests/042.phpt diff -u php4/ext/mysqli/tests/042.phpt:1.1 php4/ext/mysqli/tests/042.phpt:1.2 --- php4/ext/mysqli/tests/

[PHP-CVS] cvs: php4 /ext/mysqli/tests 048.phpt

2003-02-17 Thread Georg Richter
georg Mon Feb 17 03:54:23 2003 EDT Added files: /php4/ext/mysqli/tests 048.phpt Log: test for OO-Implementation (bind_result) Index: php4/ext/mysqli/tests/048.phpt +++ php4/ext/mysqli/tests/048.phpt --TEST-- mysqli bind_result (OO-Style) --FILE--

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_fe.c

2003-02-17 Thread Georg Richter
:1.5 php4/ext/mysqli/mysqli_fe.c:1.6 --- php4/ext/mysqli/mysqli_fe.c:1.5 Sun Feb 16 07:03:37 2003 +++ php4/ext/mysqli/mysqli_fe.c Mon Feb 17 04:38:32 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli/tests 049.phpt

2003-02-17 Thread Georg Richter
georg Mon Feb 17 11:19:49 2003 EDT Added files: /php4/ext/mysqli/tests 049.phpt Log: test for mysql_fetch_row (oo-style) Index: php4/ext/mysqli/tests/049.phpt +++ php4/ext/mysqli/tests/049.phpt --TEST-- mysql_fetch_row (OO-Style) --FILE-- select_d

[PHP-CVS] cvs: php4 /ext/mysqli/tests 050.phpt 051.phpt 052.phpt 053.phpt 054.phpt 055.phpt

2003-02-17 Thread Georg Richter
georg Mon Feb 17 18:29:59 2003 EDT Added files: /php4/ext/mysqli/tests 050.phpt 051.phpt 052.phpt 053.phpt 054.phpt 055.phpt Log: additional tests for non freed objects Index: php4/ext/mysqli/tests/050.phpt +++ php4

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c mysqli_api.c

2003-02-17 Thread Georg Richter
/mysqli/mysqli.c:1.5 --- php4/ext/mysqli/mysqli.c:1.4Fri Feb 14 15:14:44 2003 +++ php4/ext/mysqli/mysqli.cMon Feb 17 19:00:51 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c

2003-02-17 Thread Georg Richter
19:00:51 2003 +++ php4/ext/mysqli/mysqli.cMon Feb 17 19:32:47 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli.c,v 1.5 2003/02/18 00:00:51 geo

[PHP-CVS] cvs: php4 /ext/mysqli/tests 056.phpt

2003-02-17 Thread Georg Richter
georg Mon Feb 17 19:42:38 2003 EDT Added files: /php4/ext/mysqli/tests 056.phpt Log: new test (class which extends mysqli. currently this test fails :( ) Index: php4/ext/mysqli/tests/056.phpt +++ php4/ext/mysqli/tests/056.phpt --TEST-- extend mysql

[PHP-CVS] cvs: php4 /ext/mysqli/tests 057.phpt

2003-02-18 Thread Georg Richter
georg Tue Feb 18 03:41:17 2003 EDT Added files: /php4/ext/mysqli/tests 057.phpt Log: test for mysqli_stmt_store_result Index: php4/ext/mysqli/tests/057.phpt +++ php4/ext/mysqli/tests/057.phpt --TEST-- mysqli_prepare_result --FILE-- --EXPECT-- Rows

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-02-18 Thread Georg Richter
/php_mysqli.h:1.9 --- php4/ext/mysqli/php_mysqli.h:1.8Sun Feb 16 10:56:57 2003 +++ php4/ext/mysqli/php_mysqli.hTue Feb 18 03:49:00 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c mysqli_api.c php_mysqli.h

2003-02-21 Thread Georg Richter
is| @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: php_mysqli.h,v 1.9 2003/02/18 08:49:00 georg Exp $ + $Id: php_mysqli.h,v 1.10 2003/02/22 07

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c

2003-02-21 Thread Georg Richter
:1.16 Sat Feb 22 02:31:01 2003 +++ php4/ext/mysqli/mysqli_api.cSat Feb 22 02:47:46 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,

[PHP-CVS] cvs: php4 /ext/mysqli config.m4 mysqli.c mysqli_fe.c mysqli_nonapi.c mysqli_profiler.c php_mysqli.h

2003-03-03 Thread Georg Richter
Index: php4/ext/mysqli/php_mysqli.h diff -u php4/ext/mysqli/php_mysqli.h:1.10 php4/ext/mysqli/php_mysqli.h:1.11 --- php4/ext/mysqli/php_mysqli.h:1.10 Sat Feb 22 02:31:01 2003 +++ php4/ext/mysqli/php_mysqli.hMon Mar 3 17:36:47 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EM

[PHP-CVS] cvs: php4 /ext/mysqli/tests 051.phpt 052.phpt

2003-03-03 Thread Georg Richter
georg Mon Mar 3 17:50:34 2003 EDT Modified files: /php4/ext/mysqli/tests 051.phpt 052.phpt Log: disabled output of errormessages Index: php4/ext/mysqli/tests/051.phpt diff -u php4/ext/mysqli/tests/051.phpt:1.1 php4/ext/mysqli/tests/051.phpt:1.2 --- ph

[PHP-CVS] cvs: php4 /ext/mysqli php_mysqli.h

2003-03-03 Thread Georg Richter
/php_mysqli.h:1.11 Mon Mar 3 17:36:47 2003 +++ php4/ext/mysqli/php_mysqli.hMon Mar 3 17:50:56 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c mysqli_nonapi.c mysqli_profiler.c php_mysqli.h

2003-03-08 Thread Georg Richter
php4/ext/mysqli/mysqli_fe.c:1.8 php4/ext/mysqli/mysqli_fe.c:1.9 --- php4/ext/mysqli/mysqli_fe.c:1.8 Mon Mar 3 17:36:47 2003 +++ php4/ext/mysqli/mysqli_fe.c Sat Mar 8 18:33:12 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c mysqli_profiler.c mysqli_profiler.h mysqli_profiler_com.c mysqli_profiler_com.h php_mysqli.h

2003-03-10 Thread Georg Richter
:1.11 --- php4/ext/mysqli/mysqli.c:1.10 Sat Mar 8 18:33:12 2003 +++ php4/ext/mysqli/mysqli.cMon Mar 10 20:19:21 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli config.m4

2003-03-10 Thread Georg Richter
georg Mon Mar 10 20:22:20 2003 EDT Modified files: /php4/ext/mysqliconfig.m4 Log: added new profiler-files Index: php4/ext/mysqli/config.m4 diff -u php4/ext/mysqli/config.m4:1.3 php4/ext/mysqli/config.m4:1.4 --- php4/ext/mysqli/config.m4:1.3 Mon M

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_profiler.h

2003-03-30 Thread Georg Richter
georg Sun Mar 30 08:51:06 2003 EDT Modified files: /php4/ext/mysqlimysqli_profiler.h Log: changed macro Index: php4/ext/mysqli/mysqli_profiler.h diff -u php4/ext/mysqli/mysqli_profiler.h:1.1 php4/ext/mysqli/mysqli_profiler.h:1.2 --- php4/ext/mysqli/mysq

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_profiler.c

2003-03-30 Thread Georg Richter
/mysqli/mysqli_profiler.c:1.5 Thu Mar 20 15:03:21 2003 +++ php4/ext/mysqli/mysqli_profiler.c Sun Mar 30 10:28:21 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli/tests 028.phpt 042.phpt

2003-04-02 Thread Georg Richter
georg Wed Apr 2 17:07:28 2003 EDT Modified files: /php4/ext/mysqli/tests 028.phpt 042.phpt Log: fixed expected output Index: php4/ext/mysqli/tests/028.phpt diff -u php4/ext/mysqli/tests/028.phpt:1.1 php4/ext/mysqli/tests/028.phpt:1.2 --- php4/ext/mysq

[PHP-CVS] cvs: php4 /ext/mysqli/tests 047.phpt

2003-04-03 Thread Georg Richter
georg Thu Apr 3 03:03:12 2003 EDT Modified files: /php4/ext/mysqli/tests 047.phpt Log: fixed output Index: php4/ext/mysqli/tests/047.phpt diff -u php4/ext/mysqli/tests/047.phpt:1.2 php4/ext/mysqli/tests/047.phpt:1.3 --- php4/ext/mysqli/tests/047.phpt:

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c

2003-04-03 Thread Georg Richter
/mysqli_api.c:1.21 Mon Mar 17 07:48:38 2003 +++ php4/ext/mysqli/mysqli_api.cThu Apr 3 03:03:59 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_nonapi.c

2003-06-06 Thread Georg Richter
/mysqli_nonapi.c:1.9 Sat Mar 15 17:51:49 2003 +++ php4/ext/mysqli/mysqli_nonapi.c Fri Jun 6 04:57:51 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+

[PHP-CVS] cvs: php4(PHP_4_3) /ext/ncurses ncurses_functions.c

2003-06-06 Thread Georg Richter
georg Fri Jun 6 14:50:46 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/ncurses ncurses_functions.c Log: fixed #24060 Index: php4/ext/ncurses/ncurses_functions.c diff -u php4/ext/ncurses/ncurses_functions.c:1.26.2.7 php4/ext/ncurses/ncurses_functio

[PHP-CVS] cvs: php4 /ext/ncurses ncurses_functions.c

2003-06-06 Thread Georg Richter
georg Fri Jun 6 15:02:31 2003 EDT Modified files: /php4/ext/ncurses ncurses_functions.c Log: fixed bug #24060 Index: php4/ext/ncurses/ncurses_functions.c diff -u php4/ext/ncurses/ncurses_functions.c:1.38 php4/ext/ncurses/ncurses_functions.c:1.39 --- php

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-06-06 Thread Georg Richter
georg Fri Jun 6 15:13:11 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: fixed bug 24060 Index: php4/NEWS diff -u php4/NEWS:1.1247.2.244 php4/NEWS:1.1247.2.245 --- php4/NEWS:1.1247.2.244 Fri Jun 6 08:21:26 2003 +++ php4/NEWS Fri Jun

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mysql php_mysql.c

2003-05-30 Thread Georg Richter
georg Fri May 30 09:00:17 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: fixed #23779 (CLIENT_LOCAL_FILES with open_basedir) Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.174.2.13 php4/ext/mysql/php_m

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mysql php_mysql.c

2003-05-31 Thread Georg Richter
georg Fri May 30 15:16:59 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: better to test next time with the right version :) Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.174.2.15 php4/ext/mysql/php_my

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mysql php_mysql.c

2003-05-31 Thread Georg Richter
georg Sat May 31 02:54:53 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql php_mysql.c Log: suggestion by Wez :) Index: php4/ext/mysql/php_mysql.c diff -u php4/ext/mysql/php_mysql.c:1.174.2.16 php4/ext/mysql/php_mysql.c:1.174.2.17 --- php4/ext/

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c

2003-05-31 Thread Georg Richter
/ext/mysqli/mysqli_api.c:1.26 Sat May 3 23:15:02 2003 +++ php4/ext/mysqli/mysqli_api.cSat May 31 03:05:34 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mysql/libmysql libmysql.c

2003-06-07 Thread Georg Richter
georg Sat Jun 7 12:12:09 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mysql/libmysqllibmysql.c Log: fixed mysql bug #564 (see http://bugs.mysql.com/bug.php?id=564) Index: php4/ext/mysql/libmysql/libmysql.c diff -u php4/ext/mysql/libmysql/libmy

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-06-07 Thread Georg Richter
georg Sat Jun 7 12:14:05 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: fixed a bug in libmysql Index: php4/NEWS diff -u php4/NEWS:1.1247.2.246 php4/NEWS:1.1247.2.247 --- php4/NEWS:1.1247.2.246 Fri Jun 6 15:30:46 2003 +++ php4/NEWS

[PHP-CVS] cvs: php4 /ext/mysql/libmysql libmysql.c

2003-06-07 Thread Georg Richter
georg Sat Jun 7 12:15:22 2003 EDT Modified files: /php4/ext/mysql/libmysqllibmysql.c Log: fixed mysql bug #564 (http://bugs.mysql.com/bug.php?id=564) Index: php4/ext/mysql/libmysql/libmysql.c diff -u php4/ext/mysql/libmysql/libmysql.c:1.12 php4/ext/mys

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-06-21 Thread Georg Richter
/ext/mysqli/mysqli_api.c:1.31 --- php4/ext/mysqli/mysqli_api.c:1.30 Tue Jun 10 16:03:33 2003 +++ php4/ext/mysqli/mysqli_api.cSat Jun 21 09:35:25 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_nonapi.c

2003-06-21 Thread Georg Richter
/mysqli_api.c:1.31 Sat Jun 21 09:35:25 2003 +++ php4/ext/mysqli/mysqli_api.cSun Jun 22 02:16:47 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+

[PHP-CVS] cvs: php4 /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-06-22 Thread Georg Richter
/mysqli_api.c:1.33 --- php4/ext/mysqli/mysqli_api.c:1.32 Sun Jun 22 02:16:47 2003 +++ php4/ext/mysqli/mysqli_api.cSun Jun 22 04:46:39 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_fe.c

2003-06-28 Thread Georg Richter
+++ php-src/ext/mysqli/mysqli_api.c Sat Jun 28 17:27:08 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.33 2003/06/22 08:46:39 geo

[PHP-CVS] cvs: php-src /ext/mysqli/tests 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt 013.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt 021.phpt 022.phpt 023.phpt 024.phpt 025.phpt 026.phpt 042.phpt 043.phpt 045.phpt 046.phpt 048.phpt

2003-06-28 Thread Georg Richter
georg Sat Jun 28 17:30:58 2003 EDT Modified files: /php-src/ext/mysqli/tests 002.phpt 003.phpt 004.phpt 005.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 011.phpt 012.phpt 013.phpt

[PHP-CVS] cvs: php-src /ext/mysqli/tests 058.phpt

2003-07-15 Thread Georg Richter
georg Tue Jul 15 06:36:19 2003 EDT Added files: /php-src/ext/mysqli/tests 058.phpt Log: additional test for multi-bind Index: php-src/ext/mysqli/tests/058.phpt +++ php-src/ext/mysqli/tests/058.phpt --TEST-- multiple binds --FILE-- --EXPECT-- array(4)

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c php_mysqli.h

2003-07-15 Thread Georg Richter
:1.18 --- php-src/ext/mysqli/php_mysqli.h:1.17Sun Jun 22 04:46:39 2003 +++ php-src/ext/mysqli/php_mysqli.h Tue Jul 15 06:37:19 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

[PHP-CVS] cvs: php-src /ext/mysqli/tests 059.phpt

2003-07-15 Thread Georg Richter
georg Tue Jul 15 09:13:59 2003 EDT Added files: /php-src/ext/mysqli/tests 059.phpt Log: test for bind + sql_mode=PIPES_AS_CONCAT Index: php-src/ext/mysqli/tests/059.phpt +++ php-src/ext/mysqli/tests/059.phpt --TEST-- sqlmode + bind --FILE-- --EXPECT-

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_fe.c php_mysqli.h

2003-07-15 Thread Georg Richter
/mysqli/php_mysqli.h:1.19 --- php-src/ext/mysqli/php_mysqli.h:1.18Tue Jul 15 06:37:19 2003 +++ php-src/ext/mysqli/php_mysqli.h Tue Jul 15 10:00:18 2003 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTEC

Re: [PHP-CVS] mysqli Build Errors

2003-07-15 Thread Georg Richter
On Tuesday 15 July 2003 12:31, Nathan Sullivan wrote: > Hey, > > Anyone else getting problems building mysqli? Not sure if its just me, or > everyone (using latest Snapshots on Linux). For compiling ext/mysqli you need an actual checkout of mysql 4.1 source. See http://www.mysql.com/doc/en/Instal

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_fe.c mysqli_nonapi.c php_mysqli.h

2003-07-17 Thread Georg Richter
@@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_nonapi.c,v 1.12 2003/06/22 06:16:47 georg Exp $ + $Id: mysqli_nonapi.c,v 1.13 2003/07/18 06:17:39 geo

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c

2006-03-11 Thread Georg Richter
,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.118.2.16 2006/01/01 16:55:01 andrey Exp $ + $Id: mysqli_api.c,v 1.118.2.17 2006/03/11 11:1

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c

2006-03-14 Thread Georg Richter
| Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.118.2.17 2006/03/11 11:16:03 georg Exp $ + $Id: mysqli_api.c,v 1.118.2.18 2006/03/14 15:53:16 georg Exp $

Re: [PHP-CVS] cvs: php-src /ext/mysqli mysqli_nonapi.c

2006-03-22 Thread Georg Richter
on - not in general. I'm already working on a better fix. I will reopen the bug. Please note, that checking thread_id will not work for embedded server. /Georg -- Georg Richter, Senior Software Developer MySQL AB, www.mysql.com Are you MySQL certified? www.mysql.com/certification -

Re: [PHP-CVS] cvs: php-src /ext/mysqli mysqli_nonapi.c

2006-03-22 Thread Georg Richter
to server will crash. We will extend mysql->status (adding a new enum value MYSQL_STATUS_INITIALIZED in MySQL 5.1 - for older versions I will implement this in PHP). I will commit fix tomorrow. /Georg -- Georg Richter, Senior Software Developer MySQL AB, www.mysql.com Are you MySQL certifie

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli/tests 017.phpt 049.phpt bug34810.phpt

2006-03-24 Thread Georg Richter
georg Fri Mar 24 10:58:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/mysqli/tests 017.phpt 049.phpt bug34810.phpt Log: fixed minor problems (thx to tony) http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/tests/017.phpt?r1=1.7&r2=1.7.2.1&diff_f

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/mysqli mysqli.c /ext/mysqli/tests bug36745.phpt

2006-03-24 Thread Georg Richter
2.2.11 php-src/ext/mysqli/mysqli.c:1.72.2.12 --- php-src/ext/mysqli/mysqli.c:1.72.2.11 Fri Mar 24 09:32:24 2006 +++ php-src/ext/mysqli/mysqli.c Fri Mar 24 12:10:38 2006 @@ -15,7 +15,7 @@ | Author: Georg

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli.c

2006-04-02 Thread Georg Richter
format=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli/mysqli.c:1.72.2.15 php-src/ext/mysqli/mysqli.c:1.72.2.16 --- php-src/ext/mysqli/mysqli.c:1.72.2.15 Thu Mar 30 11:21:51 2006 +++ php-src/ext/mysqli/mysqli.c Sun Apr 2 09:40:19 2006 @@ -15,7 +15,7 @@ | Author: Georg

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_prop.c

2006-04-02 Thread Georg Richter
:50 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_prop.c,v 1.23.2.3 2006/03/24 09:32:24 georg Exp $ + $Id: mysqli_prop.c,v 1.23.2.4 2006/04/03 05:4

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli_api.c mysqli_prop.c php_mysqli.h

2006-04-05 Thread Georg Richter
:08 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.118.2.21 2006/03/26 21:10:13 andrey Exp $ + $Id: mysqli_api.c,v 1.118.2.22 2006/

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2006-04-05 Thread Georg Richter
georg Wed Apr 5 12:17:33 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: fixed bigint conversion errors (windows) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.493&r2=1.2027.2.494&diff_format=u Index: php-src/NEWS diff -u php-src/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli.c php_mysqli.h

2006-05-08 Thread Georg Richter
n May 8 16:19:43 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: php_mysqli.h,v 1.54.2.7 2006/04/05 12:17:08 georg Exp $ + $Id: php_mysqli.h,v 1.54.2.7.2

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli php_mysqli.h

2006-05-09 Thread Georg Richter
,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: php_mysqli.h,v 1.54.2.7.2.1 2006/05/08 16:19:43 georg Exp $ + $Id: php_mysqli.h,v 1.54.2.7.2.2 2006/05/09 11:26:09 georg Exp

[PHP-CVS] cvs: php-src /ext/mysqli/tests bug34785.phpt bug36745.phpt bug36802.phpt

2006-05-09 Thread Georg Richter
georg Tue May 9 13:53:39 2006 UTC Modified files: /php-src/ext/mysqli/tests bug34785.phpt bug36745.phpt bug36802.phpt Log: merge from 5.2 http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/tests/bug34785.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysqli mysqli_api.c

2006-05-28 Thread Georg Richter
p-src/ext/mysqli/mysqli_api.c:1.118.2.22.2.3 --- php-src/ext/mysqli/mysqli_api.c:1.118.2.22.2.2 Wed May 10 11:53:13 2006 +++ php-src/ext/mysqli/mysqli_api.c Mon May 29 05:38:50 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter &

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli/tests bug37090.phpt

2006-07-30 Thread Georg Richter
georg Sun Jul 30 11:03:30 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mysqli/tests bug37090.phpt Log: Added testcase for bug #37090 http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/tests/bug37090.phpt?view=markup&rev=1.1 Index: php-src/ext/mys

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_driver.c mysqli_nonapi.c mysqli_prop.c php_mysqli.h

2006-09-27 Thread Georg Richter
Wed Sep 27 15:25:52 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli.c,v 1.98 2006/09/26 13:06:13 georg Exp $ + $Id: mysqli.c,v 1.99 2006/09/27

Re: [PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_driver.c mysqli_nonapi.c mysqli_prop.c php_mysqli.h

2006-09-29 Thread Georg Richter
Am Do, den 28.09.2006 schrieb Andrei Zmievski um 18:43: Hello Andrei, > > A couple more notes. Thanks, I will fix it this weekend. > Also, I don't know much about MySQL client library, but it seems that > it only works in UTF-8 mode. Is this correct? Does it translate UTF-8 > to other charset

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c

2006-09-29 Thread Georg Richter
t/mysqli/mysqli_api.c diff -u php-src/ext/mysqli/mysqli_api.c:1.132 php-src/ext/mysqli/mysqli_api.c:1.133 --- php-src/ext/mysqli/mysqli_api.c:1.132 Wed Sep 27 15:25:52 2006 +++ php-src/ext/mysqli/mysqli_api.c Fri Sep 29 08:35:19 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAI

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mysqli mysqli_api.c

2006-09-29 Thread Georg Richter
,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.118.2.22.2.6 2006/08/04 22:13:59 iliaa Exp $ + $Id: mysqli_api.c,v 1.118.2.22.2.7 2006/09/29 08:4

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqli/tests 068.phpt

2006-10-01 Thread Georg Richter
f_format=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli/mysqli.c:1.99 php-src/ext/mysqli/mysqli.c:1.100 --- php-src/ext/mysqli/mysqli.c:1.99Wed Sep 27 15:25:52 2006 +++ php-src/ext/mysqli/mysqli.c Sun Oct 1 21:01:31 2006 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAI

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/mysqli mysqli_api.c

2005-06-15 Thread Georg Richter
| Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.87.2.20 2005/05/21 08:54:56 georg Exp $ + $Id: mysqli_api.c,v 1.87.2.21 2005/06/15 14:04:23 georg Exp $ */ #ifdef

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c /ext/mysqli/tests bug33263.phpt

2005-06-17 Thread Georg Richter
/mysqli_api.c Fri Jun 17 12:32:40 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.116 2005/05/21 08:38:53 georg Exp $ + $Id: mysqli_ap

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/mysqli mysqli_api.c /ext/mysqli/tests bug33263.phpt

2005-06-17 Thread Georg Richter
ff -u php-src/ext/mysqli/mysqli_api.c:1.87.2.21 php-src/ext/mysqli/mysqli_api.c:1.87.2.22 --- php-src/ext/mysqli/mysqli_api.c:1.87.2.21 Wed Jun 15 10:04:23 2005 +++ php-src/ext/mysqli/mysqli_api.c Fri Jun 17 12:37:07 2005 @@ -15,7 +15,7 @@ | Author: Georg R

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_warning.c php_mysqli.h

2005-06-22 Thread Georg Richter
qlstate, NULL}, {"errno", mysqli_warning_errno, NULL}, {NULL, NULL, NULL} }; http://cvs.php.net/diff.php/php-src/ext/mysqli/mysqli.c?r1=1.69&r2=1.70&ty=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli/mysqli.c:1.69 php-src/ext/mysqli/mysqli.c:1.7

[PHP-CVS] cvs: php-src /ext/mysqli/tests 067.phpt

2005-06-22 Thread Georg Richter
georg Wed Jun 22 06:14:34 2005 EDT Added files: /php-src/ext/mysqli/tests 067.phpt Log: added testcase for cursors (nested selects) http://cvs.php.net/co.php/php-src/ext/mysqli/tests/067.phpt?r=1.1&p=1 Index: php-src/ext/mysqli/tests/067.phpt +++ php-

[PHP-CVS] cvs: php-src /ext/mysqli/tests 066.phpt

2005-06-22 Thread Georg Richter
georg Wed Jun 22 06:15:37 2005 EDT Added files: /php-src/ext/mysqli/tests 066.phpt Log: added testcase for mysqli_warning class http://cvs.php.net/co.php/php-src/ext/mysqli/tests/066.phpt?r=1.1&p=1 Index: php-src/ext/mysqli/tests/066.phpt +++ php-src/

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_fe.c

2005-06-24 Thread Georg Richter
&r2=1.47&ty=u Index: php-src/ext/mysqli/mysqli_fe.c diff -u php-src/ext/mysqli/mysqli_fe.c:1.46 php-src/ext/mysqli/mysqli_fe.c:1.47 --- php-src/ext/mysqli/mysqli_fe.c:1.46 Wed Jun 22 22:15:04 2005 +++ php-src/ext/mysqli/mysqli_fe.c Fri Jun 24 10:44:45 2005 @@ -15,7 +15,7 @@ | Autho

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_nonapi.c

2005-06-25 Thread Georg Richter
-src/ext/mysqli/mysqli_nonapi.c:1.46 php-src/ext/mysqli/mysqli_nonapi.c:1.47 --- php-src/ext/mysqli/mysqli_nonapi.c:1.46 Fri Jun 3 04:49:01 2005 +++ php-src/ext/mysqli/mysqli_nonapi.c Sun Jun 26 00:44:03 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAI

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_nonapi.c php_mysqli.h

2005-07-12 Thread Georg Richter
:16 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: php_mysqli.h,v 1.50 2005/06/22 09:12:43 georg Exp $ + $Id: php_mysqli.h,v 1.51 2005/07/12 09:3

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_nonapi.c php_mysqli.h

2005-07-12 Thread Georg Richter
-src/ext/mysqli/php_mysqli.h diff -u php-src/ext/mysqli/php_mysqli.h:1.51 php-src/ext/mysqli/php_mysqli.h:1.52 --- php-src/ext/mysqli/php_mysqli.h:1.51Tue Jul 12 05:35:16 2005 +++ php-src/ext/mysqli/php_mysqli.h Tue Jul 12 11:45:07 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/mysqli mysqli.c mysqli_fe.c /ext/mysqli/tests 003.phpt 006.phpt 007.phpt 008.phpt 009.phpt 010.phpt 020.phpt 023.phpt 024.phpt 025.phpt 026.phpt 042.phpt 060.phpt

2005-10-08 Thread Georg Richter
mysqli.c:1.72.2.1Tue Sep 13 05:20:18 2005 +++ php-src/ext/mysqli/mysqli.c Sat Oct 8 11:08:03 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2005-10-08 Thread Georg Richter
georg Sun Oct 9 02:03:16 2005 EDT Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: added Bugfix for #34785 http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.100&r2=1.2027.2.101&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.100 php-src/NEW

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/mysqli mysqli_api.c

2005-10-14 Thread Georg Richter
/ext/mysqli/mysqli_api.c Sat Oct 15 02:32:26 2005 @@ -15,7 +15,7 @@ | Author: Georg Richter <[EMAIL PROTECTED]>| +--+ - $Id: mysqli_api.c,v 1.118.2.4 2005/10/10 20:06:34 tony2001 E

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/mysqli mysqli_api.c

2005-10-15 Thread Georg Richter
amp;ty=u Index: php-src/ext/mysqli/mysqli_api.c diff -u php-src/ext/mysqli/mysqli_api.c:1.87.2.24 php-src/ext/mysqli/mysqli_api.c:1.87.2.25 --- php-src/ext/mysqli/mysqli_api.c:1.87.2.24 Mon Oct 10 08:59:06 2005 +++ php-src/ext/mysqli/mysqli_api.c Sat Oct 15 03:33:12 2005 @@ -15,7 +15,7 @@ | Au

  1   2   3   >