Original Message -
From: "Leon Ellis" <[EMAIL PROTECTED]>
To: "Peter Lovatt" <[EMAIL PROTECTED]>
Cc: "MYSQL" <[EMAIL PROTECTED]>
Sent: Saturday, June 26, 2004 11:32 AM
Subject: RE: MYSQL Setup Question
> Thanx Peter,
> But I have no tables
Thanx Peter,
But I have no tables set up yet.
I just installed MySQL
I'm try to set remote access (for using Dreamweaver)
on a local network.
I thought I had to set permission?
a friend on the FreeBSD mailing list
sent three different user accounts to set up:
All Privileges(able to create DB and
hi
the error is because you have more or fewer items of data than fields or
columns to put it in
it is better practice to include fields in your query
INSERT INTO sometable
(
field1
, field2
, field3
)
VALUES
Estoy tomando el sol
.
q
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
nberg'; [EMAIL PROTECTED]
Subject: RE: mysql setup compared to oracle
> 1. No, especially not MyISAM. In MyISAM, a database (you can compare
> that to instance) is just a directory on disk. Every table in this DB
> (instance) again is file (well actually 3 files, one for data, one
> 1. No, especially not MyISAM. In MyISAM, a database (you can compare
> that to instance) is just a directory on disk. Every table in this DB
> (instance) again is file (well actually 3 files, one for data, one for
> metadata, one for index information).
Actually the server is equivalent to an
I'm fairly new to mysql myself, but I'll have a go.
The mysql manual is at http://www.mysql.com/doc/.
I've only dipped into it, but it seems to be pretty good.
> Questions:
>
> 1. is mysql simular organized as oracle: instance/users/tables,
> so that I have to connect to chossen instance a
1. No, especially not MyISAM. In MyISAM, a database (you can compare
that to instance) is just a directory on disk. Every table in this DB
(instance) again is file (well actually 3 files, one for data, one for
metadata, one for index information).
InnoDB looks a bit similar, as it also uses the co
Balazs,
Wednesday, October 16, 2002, 8:27:56 AM, you wrote:
BL> I installed the full version of Mandrake 8.2.
BL> The problem is that i can't setup the mysql server.
BL> When i tried: mysql -u root mysql; the server
BL> responded: acces denied for root@localhost !!
Have you installed MySQL se
Well try mysql -u root -p
it will prompt asking for the password I really don't remember if
the derault password is mysql but you could try empty too.
-jose
>Hi!
>
>I installed the full version of Mandrake 8.2.
>The problem is that i can't setup the mysql server.
>When i tried: mysql -u root
"Alud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 18:32
Subject: RE: mySQL setup
>
> Hi
>
> Thanks, I tried, but it still didn't work.
>
> Can somebody point me to an idiot proof installation site, I've tried a
few
>
nt: 07 May 2001 10:47
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: mySQL setup
Since this a first installation try ./bin/mysqladmin -u root password
instead.
- Original Message -
From: "Alud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, M
Since this a first installation try ./bin/mysqladmin -u root password
instead.
- Original Message -
From: "Alud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 07, 2001 17:27
Subject: mySQL setup
>
> Hey
>
> I'm kinda new to all this, so please forgive me if this sea
13 matches
Mail list logo