php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14317 PHP not support InnoDB
Submitted: 2001-12-03 00:18 UTC Modified: 2001-12-06 21:53 UTC
From: satit at thambun dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 4.0.6 OS: windows2000
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: satit at thambun dot com
New email:
PHP Version: OS:

 

 [2001-12-03 00:18 UTC] satit at thambun dot com
We test function php to support transaction Mysql (InnoDB).
Thet can't support control transaction and lock row.
Function php we test are mysql_query()to 
1.lock table
2.unlock
3.begin
4.select * from .. for update
5.commit
6.rollback

Have your some sample to control transaction Mysql (InnoDB)?
Please sent me back.

Thank you

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-06 06:20 UTC] sander@php.net
IIRC, the default MySQL build for Windows doesn't contain support for InnoDB. So this is not a PHP problem.
 [2001-12-06 21:53 UTC] satit at thambun dot com
The default MySQL build for Linux support InnoDB ?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 01:01:28 2024 UTC