97 Commits (8a0450698d591b3af641c9719f552e08cc3af7be)

Author SHA1 Message Date
Andrey Hristov ac3d36818f Pconnect working with mysqli_real_connect() 18 years ago
Andrey Hristov 1caa85a682 Pconnect working with mysqli_real_connect(). To less failing tests. 18 years ago
Andrey Hristov 18c8e6501b MFB: More optimizations - less MM calls 18 years ago
Andrey Hristov 7932ccba6d More optimizations - less MM calls 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Andrey Hristov 4ba0bd49fb Fix crashes with pconn (merge from 5_3) 18 years ago
Andrey Hristov 660ba3b61b Fix build 18 years ago
Andrey Hristov 6f63004f1a Fix crash with pconnect 18 years ago
Andrey Hristov 8b9b553aa2 Import mysqlnd 18 years ago
Andrey Hristov 9ac92cfecb Update mysqlnd in HEAD 18 years ago
Andrey Hristov 09fbf87a6c Fixed leaks with multiple connects using one mysqli object. 18 years ago
Andrey Hristov 222174e23f Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either 19 years ago
Antony Dovgal a06d3b7bf3 revert 19 years ago
Antony Dovgal 855446cd42 revert 19 years ago
Antony Dovgal 3dd8663cb7 use default socket (removed by mistake?) 19 years ago
Antony Dovgal 85fe8e9663 MFH 19 years ago
Antony Dovgal f3c528516b set MYSQL_OPT_RECONNECT (see bug #41083) 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Georg Richter 1763eaec25 Fixed function headers (added missing U) 19 years ago
Ilia Alshanetsky ae21a1ab79 Another build fix 19 years ago
Hannes Magnusson 3611a3de4a Fix protos 19 years ago
Hannes Magnusson 36ae8183b4 Fix protos 19 years ago
Georg Richter c7a97a7482 unicode fixes 19 years ago
Georg Richter 0dc8637ed4 ZTS fixes. Implemented Andrei's hints (simplifying unicode stuff) 19 years ago
Georg Richter 1432e7b40f added unicode support for mysqli extension 19 years ago
Georg Richter b6d7fdf465 Merge from 5.2 20 years ago
Georg Richter b3a437fcc4 Fix for bug #36802 (server crashes with invalid/not opened connections) 20 years ago
Ilia Alshanetsky 7f18e7f62c MFB51: Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection). 20 years ago
Ilia Alshanetsky d76e149f0e Fixed bug #36802 (mysqli_set_charset() crash with a non-open connection). 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Stefan Esser 5790c9d727 MFB: format string fixes 20 years ago
Stefan Esser f7c77f0f33 Beware of format strings... 20 years ago
Zeev Suraski 84a2475b16 Fix prototype (MFB) 20 years ago
Zeev Suraski a034972797 Fix prototype 20 years ago
Antony Dovgal 20b8eb26fe MF51: use proper macros and vars instead of strlen() 20 years ago
Antony Dovgal 062626d03e use proper macros and vars instead of strlen() 20 years ago
Antony Dovgal 5ec88f863e MF51: fix #34810 (mysqli::init() and others use wrong $this pointer without checks) 20 years ago
Antony Dovgal 410e106aae fix #34810 (mysqli::init() and others use wrong $this pointer without checks) 20 years ago
Andrey Hristov f25c366a73 add a comment 21 years ago
Andrey Hristov 313ff9998e add error checking 21 years ago
Andrey Hristov dcc18b6d6f fix problem on 64 bit - when asking for "l" supply long not int because 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Georg Richter 9aabcf7016 changed version dependency for charset functions 21 years ago
Georg Richter 9caaee66bd removed charset structure. libmysql now provides a function 21 years ago
Antony Dovgal 689f3488a5 fix couple of leaks in MySQLi 21 years ago
Georg Richter 01108f7879 fix for #33474 21 years ago
Georg Richter d486da963e added new function mysqli_get_charset 21 years ago