Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved mysqnd to it's own directory: It is sort of an extension itself. | Jani Taskinen | 2007-07-25 | 24 | -11982/+0 |
| | | | | | (Similar to what ext/libxml is..) | ||||
* | Alignment fixes for 64bit and fixing macroses | Andrey Hristov | 2007-07-25 | 2 | -6/+8 |
| | |||||
* | Don't use AC_CHECK_TYPES, as autoconf 2.13 is buggy, use an workaround. | Andrey Hristov | 2007-07-24 | 1 | -17/+17 |
| | |||||
* | Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either | Andrey Hristov | 2007-07-24 | 24 | -0/+11980 |
with libmysql or mysqld. Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd. |