summaryrefslogtreecommitdiff
path: root/ext/mysqli/config.m4
Commit message (Expand)AuthorAgeFilesLines
* Like Shady, --with-mysql-sock is back.Adam Harvey2015-03-051-0/+44
* converted some ext/mysql* and fixed ext/zlibAnatol Belski2014-10-151-1/+1
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-3/+4
* Fixed Bug #63361 Header not installedRemi Collet2012-11-251-0/+3
* - Use myslqnd by default when MySQL extensions are activated but no path givenJohannes Schlüter2011-09-071-9/+5
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Add iterator to mysqli_result. Works both for :Andrey Hristov2010-05-181-1/+1
* - Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compil...Jani Taskinen2009-08-021-1/+1
* Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.xAndrey Hristov2009-05-291-0/+10
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-0/+1
* Remove RPL functions. They were always experimental and lead to crashes.Andrey Hristov2007-12-281-2/+0
* - Align help texts and added note about embedded not being available whenJani Taskinen2007-07-271-3/+5
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+77
* Import of mysqlnd and ext/mysql + ext/mysqli patched to be built eitherAndrey Hristov2007-07-241-64/+0
* - Fix some configure --help textsfoobar2007-07-031-2/+2
* Fix for bug #39085:Georg Richter2006-10-091-2/+2
* MFB: #37630 MySQL extensions should link against thread safe client libs if b...Michael Wallner2006-06-011-2/+6
* MFB51: Always use $SED instead of sedfoobar2005-11-291-2/+2
* - Allow doing --with-mysql --with-mysqli (no mysql libs are bundled atm)foobar2005-06-071-3/+4
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* fix for bug #29329Georg Richter2005-02-051-1/+1
* Added new classes:Georg Richter2005-01-071-1/+1
* changed warning (bug #29298) for outdated client libraryGeorg Richter2004-07-221-1/+1
* added check in config.m4 for deprecated libraryGeorg Richter2004-07-071-4/+4
* - Align help output for configure.Derick Rethans2004-03-311-2/+2
* fixed memleaks in bind functionsGeorg Richter2004-03-091-1/+5
* Moved functions for replication support in to file mysqli_repl.cGeorg Richter2004-02-201-1/+1
* removed profilerGeorg Richter2003-12-131-1/+1
* wsfoobar2003-12-081-1/+1
* Fix logicfoobar2003-12-071-14/+8
* - Added multiquery support:Georg Richter2003-11-221-1/+1
* cosmeticsfoobar2003-10-311-3/+4
* added support for embedded MySQL ServerGeorg Richter2003-10-291-4/+19
* Align the configure --help textsfoobar2003-05-191-2/+2
* --+_Sebastian Bergmann2003-03-301-2/+2
* Better config.m4..foobar2003-03-191-39/+26
* added new profiler-filesGeorg Richter2003-03-111-1/+1
* added profiler supportGeorg Richter2003-03-031-1/+1
* Proper lib detection.Ilia Alshanetsky2003-02-151-1/+1
* - Let's add the config.m4 file too :-)Derick Rethans2003-02-121-0/+58