re: New to MySql

2002-09-26 Thread Egor Egorov
Mann, Wednesday, September 25, 2002, 10:29:55 PM, you wrote: MJ Hello all, I am brand new to MySql and I wanted to know if you could MJ recommend any books that are a good start on learning the mechanics of MJ MySql. Thanks! Paul DuBois's book MySQL :) It's really a good book. Searchable

New to MySql

2002-09-25 Thread Mann, Jason
Hello all, I am brand new to MySql and I wanted to know if you could recommend any books that are a good start on learning the mechanics of MySql. Thanks! - Before posting, please check: http://www.mysql.com/manual.php

Re: New to mySQL

2002-08-26 Thread Dicky Wahyu Purnomo
Pada Sun, 25 Aug 2002 15:24:43 +0100 Ray Healy (Data Net Services) [EMAIL PROTECTED] menulis : The one thing I cannot get into my head is how can you tell the database that all the days between the start and end dates are booked. Also when people search for a caravan on a specific date and

New to MySQL

2002-08-25 Thread Jeremy Proffitt
Recently I have been approached to do a web based reservations database for hotels. I am thinking highly of using MySQL on Linux(?) with Apache. I have used Informix SE on SCO Unix for years (due to the previous platform) and would like to ask you all a few questions I have not been able to

Re: New to MySQL

2002-08-25 Thread Benjamin Pflugmann
Hello. On Sun 2002-08-25 at 02:36:35 -0700, [EMAIL PROTECTED] wrote: Recently I have been approached to do a web based reservations database for hotels. I am thinking highly of using MySQL on Linux(?) with Apache. I have used Informix SE on SCO Unix for years (due to the previous

Re: New to MySQL

2002-08-25 Thread MySQL Newsgroup (@Basebeans.com)
Subject: Re: New to MySQL From: Benjamin Pflugmann [EMAIL PROTECTED] === Hello. On Sun 2002-08-25 at 02:36:35 -0700, [EMAIL PROTECTED] wrote: Recently I have been approached to do a web based reservations database for hotels. I am thinking highly of using MySQL on Linux(?) with Apache. I

New to mySQL

2002-08-25 Thread Ray Healy \(Data Net Services\)
Hi all (details of database at then end of this message) I hope someone can give me some advice. I am trying to create a database and access via PHP for a friend of mine that has a caravan park. What I want him to be able to do is to add bookings for the caravans via a PHP page and for clients

New To MySql

2002-08-03 Thread Abdul Sheikh
Hello everybody! I am new to mysql and am totally confused as how to proceed? Is it installed automatically like perl or do I have to install and configure? in the docs its often referred as shell mysql but when I type it on c: prompt it says access denied. can anybody help? Thanks Abdul Sheikh

Re: New To MySql

2002-08-03 Thread Amer Neely
Hello everybody! I am new to mysql and am totally confused as how to proceed? Is it installed automatically like perl or do I have to install and configure? in the docs its often referred as shell mysql but when I type it on c: prompt it says access denied. can anybody help? Thanks

New to mySQL questions.

2002-07-28 Thread Ray Healy \(Data Net Services\)
Hi Just a quick question. I was reading the manuals on the MySQL web regarding the initial setup of the program. I have installed the program and all is going well and have a user called root with full access and another user called mysql with limited rights (used mainly for PHPmyAdmin).

Re: New to mySQL questions.

2002-07-28 Thread Gerald R. Jensen
: Sunday, July 28, 2002 6:25 AM Subject: New to mySQL questions. Hi Just a quick question. I was reading the manuals on the MySQL web regarding the initial setup of the program. I have installed the program and all is going well and have a user called root with full access and another user called

new to mysql, what did I type wrong?

2002-06-07 Thread castopia
Hi, I try to change the root password after the first time connecting to mysql server. I followed the tutorial at http://www.mysql.com/articles/mysql_intro.html. Somehow, I got the error mesage, what did I type wrong? Please help. Thank you. ~ # mysql -u root Welcome to the MySQL monitor.

RE: new to mysql, what did I type wrong?

2002-06-07 Thread justin cunningham
, Justin -Original Message- From: castopia [mailto:[EMAIL PROTECTED]] Sent: Friday, June 07, 2002 2:11 PM To: [EMAIL PROTECTED] Subject: new to mysql, what did I type wrong? Hi, I try to change the root password after the first time connecting to mysql server. I followed the tutorial at http

new to MySQL

2002-04-17 Thread Steve Bradwell
Hey Everbody, I am still pretty new to MySQL and I was wondering if somone can explain the difference between ISAM tables and MyISAM, HEAP, innodb and Merge? Thanks alot, Steve - Before posting, please check: http

RE: new to MySQL

2002-04-17 Thread Gurhan Ozen
This pages might be helpful: http://www.mysql.com/doc/T/a/Table_types.html http://www.innodb.com/ Gurhan -Original Message- From: Steve Bradwell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 17, 2002 3:06 PM To: [EMAIL PROTECTED] Subject: new to MySQL Hey Everbody, I am still

New to MySQL

2002-04-07 Thread John Berman
Hi I'm new to sql but am familiar with Access \ SQL 7 \ ASP. My ISP offers MySql Support so I need to get up to speed. I can now using Myodbc and access or excel connect to the sample database they put online for me. OF course I have my own tables etc that I want to upload. I get the feeling

Re: New to MySQL

2002-04-07 Thread Scalper
You could do that, but if you want to keep it simple, I would download some gui tools like mysql-front (mysqlfront.de) and do all of your development work remotely. Craig At 05:16 PM 4/7/2002, you wrote: Hi I'm new to sql but am familiar with Access \ SQL 7 \ ASP. My ISP offers MySql

New to MySQL - can't start server :-(

2002-03-17 Thread Alexander Hampel
Hi mailing list, I can't start mysqld-nt as I get the eror message 1067. If I start winmysqladmin.exe there is no server visible. The manual tell me in part 2.4 Post-installation Setup and Testing that I should start the script ./scripts/mysql_install_db but this script is not availabale (at

Re: New to MySQL - can't start server :-(

2002-03-17 Thread Pierre du Parte
Hi Alexander, I use the PHPDEV compilation for local PHP/mySQL development work (http://www.firepages.com.au/devindex.htm for a no-brainer approach to getting PHP/mySQL/Apache up and running in seconds!) Anyway, for me start c:\phpdev\mysql\bin\mysqld-nt.exe --standalone kicks mySQL off on

New to mysql .. how to start it

2002-03-08 Thread Victoria Reznichenko
amol, Friday, March 08, 2002, 9:53:04 AM, you wrote: as I am very much new to mysql. We have installed it in machine but I as don't know how to start it and what's it's default user to connect. I as am still stuck at $ prompt..entering command It is covered in the manual, please check

New to mysql .. how to start it

2002-03-07 Thread amol sonaikar
Hi All I am very much new to mysql. We have installed it in machine but I don't know how to start it and what's it's default user to connect. I am still stuck at $ prompt..entering command Amol - http://mail.indiainfo.com India's first ISO

new to mysql

2002-02-13 Thread [EMAIL PROTECTED]
Hi mailing group, i'm sorry to disturb you, i'm new to mysql, i like to use it under winnt5. I like to pose some questions first to use it: 1) does someone know how to do a silent install of mysql service ? You have any script already ? 2) can mysql win32 is suitable for mission critical

Re: new bee - Mysql Database Update Problem

2002-01-14 Thread Richard Ward
of the datafile, and then use a merge table to group it all back together into a virtual table. cheers richard samit darne [EMAIL PROTECTED] 01/11/02 09:25PM Hello, I am new to MYSQL platform: Sun Solaris 2.6 mysql version: 3.22.32 I upgrade the hard drive from 4G to 18G as database was increasing

new bee - Mysql Database Update Problem

2002-01-11 Thread samit darne
Hello, I am new to MYSQL platform: Sun Solaris 2.6 mysql version: 3.22.32 I upgrade the hard drive from 4G to 18G as database was increasing and causing problem now space problem is solved and got in to another problem. Database is not getting updated through C programs and perl scripts

hi new to mysql

2001-07-12 Thread Kamesh P S
helo anybody there to help me for my project my project is on PERL and Mysql in Linux please say me the procedure to study those stuffs. thanx in advance __ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail

Re: hi new to mysql

2001-07-12 Thread B. van Ouwerkerk
helo anybody there to help me for my project my project is on PERL and Mysql in Linux please say me the procedure to study those stuffs. thanx in advance Buy the book MySQL written by Paul DuBois. Take a look at www.devshed.com and on webmonkey. Bye, B.

NEW TO MYSQL

2001-07-06 Thread Anoop K Gupta
Hi everybody I am able to connect to my remote mysql server but fail to create, user any database ... I let you know step by step.. what I have done 1. First I have connected to my remote server through Telnet. After becoming root... I had supplied following command... 2. mysql -h

Re: NEW TO MYSQL

2001-07-06 Thread Duncan Hill
On 6 Jul 2001, Anoop K Gupta wrote: it prompts for password : it is blank so I just pressed enter. and Mysql prompt appeared.. mysql Well, do you have a password for the root user? If so, type it in! Note, root in mysql is NOT the root login for the server, so the passwords are probably

New To mySQL

2001-06-07 Thread Geoffrey Van Nuffelen
Hi all, I am a new user of mysql DB. I am working with WN NT 4. I already downloaded the mysql binary package for window. I installed it. But, now I don't know where to begin. How to start the DB. Please, I would like to have some ways to begin. Thanks, Geoffrey

Re: New To mySQL

2001-06-07 Thread Mazur
you a long way. Rob Hasan Niyaz wrote: Start with the manual - Original Message - From: Geoffrey Van Nuffelen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 07, 2001 5:34 PM Subject: New To mySQL Hi all, I am a new user of mysql DB. I am working

Re: New To mySQL

2001-06-07 Thread Olexandr Vynnychenko
Hello Geoffrey, Thursday, June 07, 2001, 3:34:32 PM, you wrote: GVN Hi all, GVN I am a new user of mysql DB. GVN I am working with WN NT 4. GVN I already downloaded the mysql binary package for window. GVN I installed it. GVN But, now I don\'t know where to begin. How to start the DB. GVN

Re: New To mySQL

2001-06-07 Thread Hasan Niyaz
Start with the manual - Original Message - From: Geoffrey Van Nuffelen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 07, 2001 5:34 PM Subject: New To mySQL Hi all, I am a new user of mysql DB. I am working with WN NT 4. I already downloaded the mysql binary

Re: New To mySQL

2001-06-07 Thread Olexandr Vynnychenko
Hello Geoffrey, Thursday, June 07, 2001, 3:34:32 PM, you wrote: GVN Hi all, GVN I am a new user of mysql DB. GVN I am working with WN NT 4. GVN I already downloaded the mysql binary package for window. GVN I installed it. GVN But, now I don't know where to begin. How to start the DB. GVN

Help!! New Win32 mySQL User

2001-04-02 Thread Greg Miller
I am a newbie to the mySQL world and am having some difficulties with it. I am running a Win2K network (Win2K Pro, Win2K Adv. Server) using TCP/IP. I loaded mySQL on both a server and a workstation. I was able to get the server going (mysqld-nt --install, net start mysql), and was able to log

fairly new to Linux, very new to MySQL

2001-03-31 Thread Jack Handy
Pie Charts I have just downloaded and installed the most recent stable version on my Redhat 6.1 server. I can't figure out how to access the MySQL server application itself! (Yes I have actually started the daemon) I did download a GUI client app but I can't get past the password and I

Re: fairly new to Linux, very new to MySQL

2001-03-31 Thread Lindsay Adams
The initial install has no password for root. Fix this by running the command line client as follows: Mysql -u root That will allow you to connect. Then give root a password! The userids in mysql are completely separate from any security model that your OS uses. Therefore,passwords, are not

bug? no work on new version MySQL-3.23.33

2001-03-21 Thread anna
Dear Sir, problem: run command mysqld --skip-grant-tables no work, and got error messages # /usr/sbin/mysqld --skip-grant-tables Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! 010322 13:44:51 Aborting the server is fresh

Re: bug? no work on new version MySQL-3.23.33

2001-03-21 Thread Rolf Hopkins
Did you shutdown the mysql server before running skip grants? - Original Message - From: "anna" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 22, 2001 10:55 Subject: bug? no work on new version MySQL-3.23.33 Dear Sir, problem: run command mysqld --

<    1   2