I never successful rollback if I compile mysql from source in RedHat 7.0, I
think it is the compile problem...
-Original Message-
From: Stephen Faustino [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 06, 2001 5:44 AM
To: '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: RE: BDB tables
I have heard from somebody that MySQL index is case insensitive. If this is
true, how can I set it to case sensitive?
I have create a field in MySQL like this:
+---+-+--+-+-+--
-+-+
| Field | Type| Null | Key | Default |
Extra | Privileges |
+---+
* I have create a field in MySQL like this:
+---+-+--+-+-+--
-+-+
| Field | Type| Null | Key | Default |
Extra | Privileges |
+
Applet don't allow bulid new socket connection, which will do when you
make a connection from applet to database.
The solution is writing a servlet to let applet call it.
On Wed, 17 Jan 2001, Paulo Mora de Freitas wrote:
>
> Dear All,
>
> Could someone help me to access my mysql database from
here.
>
> On Wed, 27 Dec 2000, Carfield Yim wrote:
>
> > Hi all, I have bulid MySQL from source. From the output of ./configure,
I
> > know that MySQL know where is BDB.
> > After table bulid complete, I create the table for testing using
following
> > SQL:
> >