History log of /PHP-5.5/ext/pdo_mysql/config.m4 (Results 26 – 50 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3
# c1555236 02-May-2006 Wez Furlong

tweak for better compatibility when building as SCE.
(library order is important)


Revision tags: php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2, php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# bd0aaa01 04-Dec-2005 Wez Furlong

Fix PECL #6138


Revision tags: RELEASE_2_0_2
# efcd3e31 29-Nov-2005 foobar

cleanup + fix link problems with old mysql versions


Revision tags: php-5.1.1
# c0c096b7 25-Nov-2005 Wez Furlong

fix configure


# aae30f20 24-Nov-2005 Wez Furlong

Fix bug that breaks pdo_mysql when built shared (was not being linked to the
mysql libraries).

If you have another mysql module loaded, this would not have been noticable.


Revision tags: php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1
# 2556b354 05-Nov-2005 Wez Furlong

improve configure script.
Fixes #35107; compile failure with MySQL 5


Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0
# 15360821 24-Sep-2005 foobar

fix typo


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9
# 163c9251 27-Jul-2005 Wez Furlong

Prep for PECL release


Revision tags: php-5.1.0b3, php-4.4.0
# d7e5dfb2 03-Jul-2005 Wez Furlong

Enable native mysql 4.1.x prepared statement support
# the hardest part was installing 4.1.x on a gentoo box over a 56k modem


# 1bbab254 02-Jul-2005 Wez Furlong

Experimental support for queries returning multiple rowsets under mysql 5.0.
Patch from Guy Harrison (guy dot a dot harrison (at) gmail dot com)


Revision tags: php-4.4.0RC2, php-5.1.0b2
# 15cf2a60 14-Jun-2005 foobar

- Added PHP_CHECK_PDO_INCLUDES macro (caches the result)


# ee28f62d 13-Jun-2005 foobar

ws


Revision tags: php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1
# a20383ba 29-May-2005 foobar

- Unify the "configure --help" texts


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
# 99f832a2 28-Feb-2005 Rasmus Lerdorf

If pdo is disabled, skip all the pdo extensions.


Revision tags: RELEASE_0_2_4
# 55f53a5a 17-Feb-2005 Wez Furlong

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when buildi

symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled. Volunteers welcome.

show more ...


# aedea853 13-Feb-2005 Hartmut Holzgraefe

no need to check for all functions of a group,
added check for prepared statement functions


# fc20765c 13-Feb-2005 Hartmut Holzgraefe

fix aclocal warning (newer versions are more strict about this)


# e0874554 13-Feb-2005 Hartmut Holzgraefe

add function existance check


Revision tags: RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2
# c28a0b9f 09-Feb-2005 Wez Furlong

disable dep


# 0f12bfec 07-Jan-2005 Wez Furlong

tidy up some parts of the build (could do with more work)
Partially implement SQLSTATE error codes


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, php-4.3.9RC2
# 44a9c318 15-Aug-2004 Marcus Boerger

Make clear this is PDO support


# d1657132 15-Aug-2004 Marcus Boerger

Fix extension name


# 295ae448 15-Aug-2004 Marcus Boerger

- Synch names with other extensions


Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1
# 3bca709f 11-Aug-2004 Marcus Boerger

Add missing module deps


Revision tags: php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# fd906456 19-May-2004 Marcus Boerger

- Allow to compile as builtin module


123