Y
Hacker News
new
|
ask
|
show
|
jobs
by
__float
3698 days ago
What do you mean by MySQL avoiding an additional database dependency?
2 comments
charliedevolve
3698 days ago
I think he meant that MySQL is the only supported DB for Wordpress, and while you might be able to get it running on another DB after jumping through some hoops, it's probably not worth the effort.
link
gleenn
3698 days ago
IIRC PHP has built-in support for MySQL out of the box.
link
goldbrick
3698 days ago
Well, technically it's a "PHP extension", just one that several distributions include by default.
link
gjolund
3698 days ago
^^^
link