summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_warning.c
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA.Andrey Hristov2011-10-311-12/+27
* fix warnings due to change in zend_property_info (structure extended in the m...Andrey Hristov2011-08-021-5/+5
* Fix for bug #54221 mysqli::get_warnings segfault when used in multi queriesAndrey Hristov2011-03-171-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Sorry for the commit but compiler warnings are annoying and so are white spac...Ulf Wendel2010-10-041-9/+9
* Fix for bug #52654 mysqli doesn't install headers with structures it usesAndrey Hristov2010-08-201-0/+1
* Add checks to check the underlying pointer in the resource.Andrey Hristov2010-05-261-2/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-181-4/+14
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Import mysqlndAndrey Hristov2007-10-051-29/+133
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fix for bug #36802 (server crashes with invalid/not opened connections)Georg Richter2006-03-241-4/+4
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* fix TS buildAntony Dovgal2005-10-121-1/+1
* fix #34818 (new mysqli_stmt() and several others crash if the first parameter...Antony Dovgal2005-10-101-5/+5
* fix #34810 (mysqli::init() and others use wrong $this pointer without checks)Antony Dovgal2005-10-101-2/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* changed/fixed mysqli_warning classGeorg Richter2005-06-221-72/+127
* e* allocation cannot fail.Ilia Alshanetsky2005-04-281-3/+1
* Added standard emacs and vim modelinesZak Greant2005-01-161-0/+10
* Added new classes:Georg Richter2005-01-071-0/+172