Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
d486da96 |
| 03-Jun-2005 |
Georg Richter |
added new function mysqli_get_charset
|
#
230681b0 |
| 21-May-2005 |
Georg Richter |
enabled set_charset for MySQL Versions >= 5.0.6 added testcase for bug #33090
|
#
d8f91dc4 |
| 13-May-2005 |
Georg Richter |
mysql_set_charset now works version undependent for MySQL 4.1.13 and above
|
#
49e1484d |
| 13-May-2005 |
Georg Richter |
- fixed compile error under windows. Functionality for changing the character set was moved to libmysql (4.1 bk tree - will be merged into 5.0 within the next days). - renamed mysql_set_c
- fixed compile error under windows. Functionality for changing the character set was moved to libmysql (4.1 bk tree - will be merged into 5.0 within the next days). - renamed mysql_set_character_set to mysqli_set_charset
show more ...
|
#
b654b20e |
| 08-May-2005 |
Georg Richter |
Added new function mysqli_set_character_set_name
|
#
f6b12b35 |
| 27-Apr-2005 |
Andrey Hristov |
MFB (fixing bug 31668)
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
f3d39ff4 |
| 16-Jan-2005 |
Zak Greant |
Added standard emacs and vim modelines
|
#
0b4c108b |
| 07-Jan-2005 |
Georg Richter |
Added new classes: mysqli_driver mysqli_warning mysqli_exception mysqli_sql_exception Improved embedded server support changed testsuite t
Added new classes: mysqli_driver mysqli_warning mysqli_exception mysqli_sql_exception Improved embedded server support changed testsuite to work also with embedded server Made statement and resultset classes extendable minor fixes
show more ...
|
#
683f6c87 |
| 26-Dec-2004 |
Georg Richter |
added constructors for mysqli_stmt and mysqli_result classes
|
Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH |
|
#
62ed6a0f |
| 02-Sep-2004 |
Georg Richter |
fixed bug #29283
|
Revision tags: php-4.3.9RC2 |
|
#
c8572b0b |
| 25-Aug-2004 |
Georg Richter |
changed local_infile_handler: mysql client lib now uses php_local_infile functions by default, which allows to use php_fopen_wrapper: e.g. LOAD DATA LOCAL INFILE 'http://foo.com/bar.csv'
changed local_infile_handler: mysql client lib now uses php_local_infile functions by default, which allows to use php_fopen_wrapper: e.g. LOAD DATA LOCAL INFILE 'http://foo.com/bar.csv' ... mysql_set_local_infile_handler now only supports a callback function for read.
show more ...
|
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8 |
|
#
9db1075c |
| 07-Jul-2004 |
Georg Richter |
added check in config.m4 for deprecated library added support for new 4.1.3-beta functions mysqli_stmt_field_count mysqli_stmt_attr_set mysqli_stmt_attr_get
added check in config.m4 for deprecated library added support for new 4.1.3-beta functions mysqli_stmt_field_count mysqli_stmt_attr_set mysqli_stmt_attr_get removed support for deprecated/old api functions fixed bug in constructor_get
show more ...
|
Revision tags: php-5.0.0RC3 |
|
#
f0468116 |
| 06-Jun-2004 |
Georg Richter |
removed conditional defines for load_data_infile_handlers on windows (4.1.2 windows build is fixed now on mysql.com)
|
#
93bf6517 |
| 05-Jun-2004 |
Georg Richter |
Major changes for 4.1.2-alpha/4.1.3-beta: - added container for mysql structure - added load data infile callback functions (currently disabled under win) Bug fixes: - fixed property
Major changes for 4.1.2-alpha/4.1.3-beta: - added container for mysql structure - added load data infile callback functions (currently disabled under win) Bug fixes: - fixed property changes (4.1.1 -> 4.1.2) - fixed memleak in mysqli_connect - fixed bug #28100 - fixed bug #28205 - fixed bug #28430
show more ...
|
Revision tags: php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2 |
|
#
e3077ead |
| 16-Mar-2004 |
Georg Richter |
fixed stmt->stmt->query which was removed in libmysql 4.1.2 added query buffer in internal stmt structure to copy string after prepare
|
Revision tags: php-5.0.0RC1RC1 |
|
#
a3bd712b |
| 10-Mar-2004 |
Georg Richter |
added new function mysql_stmt_free_result
|
#
612ab199 |
| 09-Mar-2004 |
Georg Richter |
fixed memleaks in bind functions added 4.1.2 support (renamed functions)
|
Revision tags: RELEASE_0_2_0 |
|
#
ac5fa854 |
| 26-Feb-2004 |
foobar |
ws & cs fixes
|
#
8e52a1a8 |
| 26-Feb-2004 |
Georg Richter |
added MySQLI ini entries added ini parameter for mysql->reconnect
|
Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2 |
|
#
7782a4b4 |
| 28-Jan-2004 |
Georg Richter |
removed experimental status fixed bug in mysqli_data_seek (thx to Andrey "Effendi" Hristov) various prototype fixes moved some methods to properties which are part of mysql struct add
removed experimental status fixed bug in mysqli_data_seek (thx to Andrey "Effendi" Hristov) various prototype fixes moved some methods to properties which are part of mysql struct added function mysqli_get_server_version
show more ...
|
Revision tags: RELEASE_1_3b6, php_ibase_before_split |
|
#
6a1d0114 |
| 23-Jan-2004 |
foobar |
Silence some compile warnings
|
Revision tags: php-4.3.5RC1 |
|
#
ccfc46b0 |
| 08-Jan-2004 |
foobar |
- Happy new year and PHP 5 for rest of the files too.. # Should the LICENSE and Zend/LICENSE dates be updated too?
|
#
c10072d0 |
| 31-Dec-2003 |
Georg Richter |
fixed memleak and segfault when constructor call failed
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1 |
|
#
04d0d99b |
| 13-Dec-2003 |
Marcus Boerger |
ZTS fixes
|
#
8b3b1c19 |
| 13-Dec-2003 |
Georg Richter |
removed profiler added mysqli_report - better support for errors - support for no_index_used and bad_index_used typos and prototype fixes
|