mysql
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mysql [2015/07/05 17:49] – mnewnham | mysql [2015/07/18 15:47] (current) – removed mnewnham | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== MySQL Database ===== | ||
| - | |||
| - | ====== mysqli ====== | ||
| - | <WRAP left 200px box> | ||
| - | |Driver Name|mysqli| | ||
| - | |Support|Active| | ||
| - | |Windows|Yes| | ||
| - | |Unix|Yes| | ||
| - | </ | ||
| - | This driver should be used for the MySQL database and all derivitives, | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ====== mysql ====== | ||
| - | |||
| - | <WRAP left 200px box> | ||
| - | |Driver Name|mysql| | ||
| - | |Support|Deprecated| | ||
| - | |Windows|Yes| | ||
| - | |Unix|Yes| | ||
| - | </ | ||
| - | |||
| - | This driver only supports non-transactional connections and is based around the now deprecated [[http:// | ||
| - | |||
| - | ====== mysqlt ====== | ||
| - | |||
| - | <WRAP left 200px box> | ||
| - | |Driver Name|mysqlt| | ||
| - | |Support|Deprecated| | ||
| - | |Windows|Yes| | ||
| - | |Unix|Yes| | ||
| - | </ | ||
| - | |||
| - | This driver extends the mysql driver and supports transactional connections to innodb table types. | ||
| - | |||
| - | ====== mysqlpo ====== | ||
| - | <WRAP left 200px box> | ||
| - | |Driver Name|mysqlpo| | ||
| - | |Support|Deprecated| | ||
| - | |Windows|Yes| | ||
| - | |Unix|Yes| | ||
| - | </ | ||
| - | This driver adds an undocumented layer of portablity to the deprecated mysqlt driver. | ||
mysql.1436111364.txt.gz · Last modified: (external edit)
