advertisement

Article:
  Installing a Wiki on Your iBook
Subject:   grant lock?
Date:   2003-06-08 12:36:26
From:   matt_hunt
Response to: grant lock?

We used MySQL 4 for the article but it looks like you're probably using MySQL 3. If you leave out the "lock tables" part of the grant line everything should be just fine.


Greater locking control is one of the improvements (depending on how you look at it) of the latest MySQL version. In general it is a great improvement but it can cause problems when you move from one version to the other without reading the upgrade documents (that was my experience, at least).


Matt.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • grant lock?
    2003-06-08 15:13:07  anonymous2 [Reply | View]

    Thanks for the reassurance that what I did was okay.
    Now, about the editing issues...
    I checked over at sourceforge and it seems phpwiki DOES NOT WORK with php 4.3.0 on Mac OSX. So it's my non-apple PHP installation causing the problems (which I need for GD stuff).
    The workaround suggested is way beyond my capabilities as a moderate php programmer so I guess I'll have to wait to get my wiki up and running.