php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #51665 MariaDB support
Submitted: 2010-04-26 12:19 UTC Modified: 2010-04-26 12:27 UTC
From: koteskie at gmail dot com Assigned:
Status: Not a bug Package: PDO related
PHP Version: 5.3.2 OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 + 39 = ?
Subscribe to this entry?

 
 [2010-04-26 12:19 UTC] koteskie at gmail dot com
Description:
------------
I would really like to see support for MariaDB in PHP's PDO stack. Are there any plans for supporting that ? MariaDB is recently released in it
's first stable version which is fully mysql backwards compatible and has some very interesting new features and support for other storage engines like PBXT.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-26 12:23 UTC] pajoye@php.net
-Status: Open +Status: Feedback
 [2010-04-26 12:23 UTC] pajoye@php.net
What else do you need to connect to MariaDB? MariaDB is 100% compatible with standard mysql clients, uncluding libmysql or mysqlnd.
 [2010-04-26 12:24 UTC] johannes@php.net
-Status: Feedback +Status: Bogus
 [2010-04-26 12:24 UTC] johannes@php.net
The MariaDB developers didn't change the client protocol in any way. MySQL Connectors need no changes.
 [2010-04-26 12:27 UTC] koteskie at gmail dot com
Perhaps i had to ask before how it would be possible to use MariaDB using libmysql or mysqlnd as I didn't find anything in the docs about the subject.
Could you perhaps elaborate on the howto?
 [2012-10-31 11:53 UTC] albertestillore at yahoo dot com
Is their any updates on this threads? I'm having problem when using mariaDB php 
and wordpress. In cli mariadb is running good no problem in imports and export 
but when I install wordpress it show: "Your PHP installation appears to be 
missing the MySQL extension which is required by WordPress."

hope anyone has an idea on this to help me out
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 06:01:30 2024 UTC