gt; From: Matthias Fischer [mailto:[EMAIL PROTECTED]
> Sent: 07 July 2003 14:11
> To: [LIST] MySQL
> Subject: [HELP] Newbie experiences problems AND receives no help
> for the moment
>
>
> Hi,
>
> I was trying to install, via an sql file (not enclosed, since 4MB big), a
Hi,
I was trying to install, via an sql file (not enclosed, since 4MB big), a
MySQL db, but I experience some problems:
- when installing from shell>, I get the output mysql.out (originally
enclosed, not sure whether the server tolerated the enclosure); I
don't think anything useful is achieved by
Hi,
I was trying to install, via an sql file (not enclosed, since 4MB big), a
MySQL db, but I experience some problems:
- when installing from shell>, I get the output mysql.out (enclosed); I
don't think anything useful is achieved by my command, as I cannot see any
confirmation of creating db, ta
>
> I am new user of MySQL and whenever I type mysql to start the ware it
> simply states -- Can't connect to local MySQL server through socket
> 'var/lib/mysql/mysql.sock'. I know I am doing something very wrong
here
> and mabe some of you might be able to help me solve this problem.
Might be th
; SuSE
Subject: Re: Help NEWBIE!
re-install mysql, it wont work without mysql.sock.
On Sun, 2003-06-01 at 01:04, ABHIJIT NAIK wrote:
> Dear Friends,
>
> I am new user of MySQL and whenever I type mysql to start the ware it
> simply states -- Can't connect to local MySQL server thro
re-install mysql, it wont work without mysql.sock.
On Sun, 2003-06-01 at 01:04, ABHIJIT NAIK wrote:
> Dear Friends,
>
> I am new user of MySQL and whenever I type mysql to start the ware it
> simply states -- Can't connect to local MySQL server through socket
> 'var/lib/mysql/mysql.sock'. I know
try passing the --host param to specify the ip address of the MySQL
server. Lets say that you have MySQL running on 192.168.1.105
$ mysql --host=192.168.1.105 -u username -p
do a man mysql for more info
SK
On Sat, 2003-05-31 at 15:34, ABHIJIT NAIK wrote:
> Dear Friends,
>
> I am new user of My
D]>
To: "MySQL" <[EMAIL PROTECTED]>
Cc: "SuSE" <[EMAIL PROTECTED]>
Sent: Saturday, May 31, 2003 3:34 PM
Subject: Help NEWBIE!
> Dear Friends,
>
> I am new user of MySQL and whenever I type mysql to start the ware it
> simply states -- Can't connect
Dear Friends,
I am new user of MySQL and whenever I type mysql to start the ware it
simply states -- Can't connect to local MySQL server through socket
'var/lib/mysql/mysql.sock'. I know I am doing something very wrong here
and mabe some of you might be able to help me solve this problem.
I am ru
://www.calevans.com
*
-Original Message-
From: MissKitty [mailto:[EMAIL PROTECTED]]
Sent: Saturday, July 13, 2002 11:00 AM
To: [EMAIL PROTECTED]
Subject: help-newbie
I need help, I am new to mysql and am trying to work with a table. I
already have some fields called order number, orderdate, and
I need help, I am new to mysql and am trying to work with a table. I
already have some fields called order number, orderdate, and shipdate. I am
trying to create a new field called dayselapsed and have it subtract the
order date from the ship date. It would need to look like this:
Ordernumber
7064
Cell: +27 72 434 7582
- Original Message -
From: "Prasanth Mudundi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 8:34 AM
Subject: help - newbie question
> i'm still going through the mysql docume
i'm still going through the mysql documentation and am trying to
jump ahead.
i have written some perl based application. On NT it was easy to set up
NTFS permissions on files for my security.
the process for example is opening a new request ticket. While all the
tickets are visible(that in
Sorry to double post to the list. Is there anybody out there using SuSE7.3
with the downloadable 4.0.1 max version of mysql? I truly want to start
exploring mysql but I cannot get it to run (see below for first post).
Thanks in advance for any advice
G
Hi,
I am running SuSE 7.3 Professional
all of the information you people have given to me is great and useful,
however, I still have no comprehension as to how to make the conditional
"html" setup for the pages. my attempt is as thus:
#getdata.pl
globals:
$PageLimit = "0";
$PageNumber = "1";
open db:
$DSN = "DBI:my
* John Kurkiewicz Jr.
> I am using perl 5 and linux 6. I am currently capable
> of retrieving information from my databases, but am at
> a complete loss as to how to parse the results into 20
> results per page.
Take a look at the LIMIT part of the SELECT statement.
>From the manual http://www.m
I am using perl 5 and linux 6. I am currently capable
of retrieving information from my databases, but am at
a complete loss as to how to parse the results into 20
results per page.
Can / will you help?
__
Do You Yahoo!?
Check out Yahoo! Shopping a
> I'm trying to get MySQL running under NetBSD 1.5, and am having
> problems getting mysqld running at boot time. It starts, but quits
> almost right away. If I start mysqld using mysqld.server the log
> file indicates that the table mysqld.host is not found. If I use
> safe_mysqld the log f
* Paul DuBois <[EMAIL PROTECTED]> [010122 21:03]:
> >Is there a newbie resource somewhere for Those-Too-Stupid-to-Live?
> >
>
> Did you run mysql_install_db ?
>
Yes. Several times. :-) The database files are created in /var/mysql.
There may be some confusion in this port as to where the datb
I'm trying to get MySQL running under NetBSD 1.5, and am having
problems getting mysqld running at boot time. It starts, but quits
almost right away. If I start mysqld using mysqld.server the log
file indicates that the table mysqld.host is not found. If I use
safe_mysqld the log file just i
20 matches
Mail list logo