lp:~johannes-s/php-mysqlnd/pdo2mysqli

Created by Johannes Schlüter and last modified

This is extremely unstable code to convert a PDO connection to mysqli. This allows using advanced mysqli features while using mostly PDO.

Problems here include:

- Segfault on var_dump
- probably wrong behavior with persistent connection
- some random flags are expected to be set differently by the extensions
- ...

Get this branch:
bzr branch lp:~johannes-s/php-mysqlnd/pdo2mysqli
Only Johannes Schlüter can upload to this branch. If you are Johannes Schlüter please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Johannes Schlüter
Project:
PHP_MYSQLND
Status:
Experimental

Recent revisions

1629. By Johannes Schlüter

(ab)use mysqlnd's connection refcount

1628. By Johannes Schlüter

Add #ifdef allow this functionality only when mysqlnd is used with pdo and mysqli

1627. By Johannes Schlüter

extremely experimental $pdo->toMySQLi() function ... will segfault in
shutdown and probably fail way more often ...

1626. By Johannes Schlüter

These tests were lost before

1625. By Johannes Schlüter

ah, fix that pass, explains some deleted files...

1624. By Johannes Schlüter

test commit

1623. By Johannes Schlüter

Fix paths and show a diff before committing

1622. By Johannes Schlüter

Add sync.sh script to experimental cvssync branch

1621. By Johannes Schlüter

but these are

1620. By Johannes Schlüter

these files aren't in CVS

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.