| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Fix bug #61003 mysql_stat() require a valid connection | Johannes Schlüter | 2012-03-06 | 1 | -0/+4 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | null the value before usage | Andrey Hristov | 2011-10-08 | 1 | -4/+3 |
* | Be consistent, add mysqli::stat property, as equivalent of mysqli_stat(). | Andrey Hristov | 2011-10-06 | 1 | -0/+33 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | Fixed compiler warnings in mysqli | Kalle Sommer Nielsen | 2010-10-05 | 1 | -3/+3 |
* | Fixing compiler warning "ext/mysqli/mysqli_prop.c", line [...]: warning: synt... | Ulf Wendel | 2010-10-04 | 1 | -22/+22 |
* | Sorry for the commit but compiler warnings are annoying and so are white spac... | Ulf Wendel | 2010-10-04 | 1 | -13/+13 |
* | Fix for bug #52654 mysqli doesn't install headers with structures it uses | Andrey Hristov | 2010-08-20 | 1 | -0/+1 |
* | decouple the methods in MYSQLND_STMT from the data, | Andrey Hristov | 2010-03-16 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Revert in regard of my_ulonglong which should be used instead of long | Andrey Hristov | 2009-05-27 | 1 | -20/+19 |
* | MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql | Kalle Sommer Nielsen | 2009-05-20 | 1 | -7/+7 |
* | MFH Fix #45940 MySQLI OO does not populate connect_error property on failed | Johannes Schlüter | 2009-01-12 | 1 | -4/+8 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: | Andrey Hristov | 2008-11-18 | 1 | -2/+2 |
* | MFH: Remove unneeded cast | Andrey Hristov | 2008-11-10 | 1 | -1/+1 |
* | MFH: Fixed compiler warnings | Ilia Alshanetsky | 2008-11-10 | 1 | -11/+11 |
* | MFH: Fix warnings in sprintf | Andrey Hristov | 2008-10-31 | 1 | -18/+18 |
* | Fixed a bunch of bugs reported in | Andrey Hristov | 2008-03-18 | 1 | -46/+92 |
* | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -1/+1 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Fix bug due to shadowing of variables. This one is pretty-pretty rare, | Andrey Hristov | 2007-10-16 | 1 | -2/+2 |
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -10/+9 |
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -9/+9 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | fixed bigint conversion on windows platforms | Georg Richter | 2006-04-05 | 1 | -3/+3 |
* | fixed stmt property container and required status for error properties | Georg Richter | 2006-04-03 | 1 | -4/+4 |
* | Fix for bug #36802 (server crashes with invalid/not opened connections) | Georg Richter | 2006-03-24 | 1 | -74/+84 |
* | MFH: add checks and fix possible reincarnations of bug #36420 | Antony Dovgal | 2006-02-16 | 1 | -2/+23 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
* | Mark more private functions as static. | Joe Orton | 2005-03-30 | 1 | -3/+3 |
* | Mark private functions as static. | Joe Orton | 2005-03-30 | 1 | -8/+8 |
* | fixed a bug in mysql_affected_rows and mysql_stmt_affected_rows | Georg Richter | 2005-01-28 | 1 | -2/+57 |
* | Added new classes: | Georg Richter | 2005-01-07 | 1 | -0/+1 |
* | added property 'id' to retrieve statement id (required by PEAR DB, to support | Georg Richter | 2004-12-29 | 1 | -5/+21 |
* | fixed windows compile errors (Thx to Sebastian Bergmann) | Georg Richter | 2004-12-06 | 1 | -11/+18 |
* | Fixed bug #30890 (testsuite) | Georg Richter | 2004-12-04 | 1 | -17/+17 |
* | fixed bug in mysql->client_version | Georg Richter | 2004-07-26 | 1 | -1/+10 |
* | added check in config.m4 for deprecated library | Georg Richter | 2004-07-07 | 1 | -3/+17 |
* | Major changes for 4.1.2-alpha/4.1.3-beta: | Georg Richter | 2004-06-05 | 1 | -75/+53 |
* | fixed stmt->stmt->query which was removed in libmysql 4.1.2 | Georg Richter | 2004-03-16 | 1 | -2/+0 |
* | ws & cs fixes | foobar | 2004-02-26 | 1 | -13/+28 |
* | removed blocking calls to mysql_set_server_option (MYSQLI_DISABLE_MQ) | Georg Richter | 2004-02-26 | 1 | -0/+4 |
* | added nuw_rows property for statement object | Georg Richter | 2004-01-30 | 1 | -0/+3 |
* | removed experimental status | Georg Richter | 2004-01-28 | 1 | -2/+12 |
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 |
* | fixed bug(s) in macro call for statement properties | Georg Richter | 2004-01-01 | 1 | -14/+14 |