Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove RPL functions. They were always experimental and lead to crashes. | Andrey Hristov | 2007-12-28 | 1 | -223/+0 |
| | | | | | | The underlying functions will be removed from libmysql as of MySQL 6.0, so it's right time to remove them. | ||||
* | Import of mysqlnd and ext/mysql + ext/mysqli patched to be built either | Andrey Hristov | 2007-07-24 | 1 | -3/+5 |
| | | | | | | | with libmysql or mysqld. Use --with-mysql=mysqlnd --with-mysqli=mysqlnd to build with mysqlnd. | ||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Merge from 5.2 | Georg Richter | 2006-05-09 | 1 | -10/+10 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | ws & cs fixes | foobar | 2004-02-26 | 1 | -1/+1 |
| | |||||
* | Moved functions for replication support in to file mysqli_repl.c | Georg Richter | 2004-02-20 | 1 | -0/+221 |
- these functions are marked as experimental now in documentation not sure if we will replace or extend them with NDB support in April |