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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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 Apr 19 23:01:28 2024 UTC