History log of /PHP-8.2/ext/pdo_mysql/config.m4 (Results 51 – 68 of 68)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

# ee1241ab 19-May-2004 George Schlossnagle

builds on stock rh9 now

# a5a908c4 19-May-2004 Ilia Alshanetsky

Better include path detection.

# b5f8bd8e 19-May-2004 Ilia Alshanetsky

Simplify config via the use of mysql_config.
Fixed errno naming conflict.

# 7a214b66 19-May-2004 Edin Kadribasic

Cosmetics

# 46eb5401 18-May-2004 Ilia Alshanetsky

Better header detection.

# caed65f5 18-May-2004 Ilia Alshanetsky

Fixed search path for MySQL.

# 71728cc2 18-May-2004 George Schlossnagle

initial import of mysql 3.x pdo driver

123