This shows you the differences between the selected revision and the current version of the page.
| doc:todo:mysqlnd_vs_libmysql 2009/10/23 14:01 | doc:todo:mysqlnd_vs_libmysql 2009/11/05 12:21 current | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| * asynchronous queries | * asynchronous queries | ||
| * 100+ statistics | * 100+ statistics | ||
| + | * security: mysqlnd can inspect LOAD LOCAL INFILE and check open_basedir setting, libmysql won't care about open_basedir. libmysql allows accessing files which other PHP functions cannot access, if open_basedir is set | ||
| **in general** | **in general** | ||