As far as I've been able to tell, the PHP mysqlnd extension provides a sort of compatibility layer that gets used by both the mysql and mysqli extensions, the net result being that mysqlnd is no use on its own, and can only be used in conjunction with the mysql or mysqli extensions. Thus the phpmyadmin package should definitely not conflict with php5-mysqlnd, but should depend on either php5-mysql or php5-mysqli.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1012670 Title: phpmyadmin cannot be used with php5-mysqlnd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/1012670/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
