Re: New to MySQL

2014-03-11 Thread Asma rabe
ore > Cc: Reindl Harald; mysql@lists.mysql.com > Subject: Re: New to MySQL > > How to do that? > Thank you > > > On Wed, Mar 5, 2014 at 8:03 PM, Andrew Moore wrote: > > > Next action is to review the MySQL error log for the reason that it > > failed. > >

RE: New to MySQL

2014-03-05 Thread Brian Van der Westhuizen [DATACOM]
. Regards Brian vd Westhuizen -Original Message- From: Asma rabe [mailto:asma.r...@gmail.com] Sent: Thursday, 6 March 2014 12:08 a.m. To: Andrew Moore Cc: Reindl Harald; mysql@lists.mysql.com Subject: Re: New to MySQL How to do that? Thank you On Wed, Mar 5, 2014 at 8:03 PM, Andrew Moore

Re: New to MySQL

2014-03-05 Thread Reindl Harald
Am 05.03.2014 12:07, schrieb Asma rabe: > How to do that? > Thank you besides that the reply was wrong - see my last one it is respectless acting like you do asking every single piece and not read any manual or search http://www.catb.org/esr/faqs/smart-questions.html Google exists https://www.g

Re: New to MySQL

2014-03-05 Thread Andrew Moore
enable *isa not* start - :D This is true. The mailing list is not an interactive article on the basics of installing and starting MySQL. There are 1000s of blog articles, documentation and guides on doing this. Perhaps looking here; http://www.rackspace.com/knowledge_center/article/installing-my

Re: New to MySQL

2014-03-05 Thread Asma rabe
How to do that? Thank you On Wed, Mar 5, 2014 at 8:03 PM, Andrew Moore wrote: > Next action is to review the MySQL error log for the reason that it > failed. > > A > > > On Wed, Mar 5, 2014 at 10:55 AM, Asma rabe wrote: > >> Hi All, >> >> Thank you very much. >> >> I checked if mysql installed

Re: New to MySQL

2014-03-05 Thread Reindl Harald
Am 05.03.2014 12:03, schrieb Andrew Moore: > Next action is to review the MySQL error log for the reason that it failed. oh no - don't reply with no clue chkconfig comes long before mysqld is invoked even if he would have spelled the service name correctly enable *isa not* start see my last ans

Re: New to MySQL

2014-03-05 Thread Reindl Harald
Am 05.03.2014 11:55, schrieb Asma rabe: > I checked if mysql installed > rpm -qa | grep mysql post outputs - it's respectless seek for help and hold back infos because as you said you are new you likely not understand really the output > and found it is installed, so no need for yum installati

Re: New to MySQL

2014-03-05 Thread Andrew Moore
Next action is to review the MySQL error log for the reason that it failed. A On Wed, Mar 5, 2014 at 10:55 AM, Asma rabe wrote: > Hi All, > > Thank you very much. > > I checked if mysql installed > rpm -qa | grep mysql > > and found it is installed, so no need for yum installation. when i trie

Re: New to MySQL

2014-03-05 Thread Asma rabe
Hi All, Thank you very much. I checked if mysql installed rpm -qa | grep mysql and found it is installed, so no need for yum installation. when i tried to start the service chkconfig mysql on error reading information on service mysql: No such file or directory sorry to disturb you. Regards, R

Re: New to MySQL

2014-03-04 Thread Andrew Moore
014 1:21 a.m. > To: geetanjali mehra > Cc: Johan De Meersman; mysql@lists.mysql.com > Subject: Re: New to MySQL > > Thank you very much for responding. > I have checked before installation if mysql is installed using which mysql > ,i found no mysql is installed. > next i did r

RE: New to MySQL

2014-03-04 Thread Brian Van der Westhuizen [DATACOM]
an De Meersman; mysql@lists.mysql.com Subject: Re: New to MySQL Thank you very much for responding. I have checked before installation if mysql is installed using which mysql ,i found no mysql is installed. next i did rpm installation and got the errors rpm -i MySQL-server-5.6.16-1.el6.x86_64.rpm

Re: New to MySQL

2014-03-04 Thread Reindl Harald
Am 04.03.2014 13:20, schrieb Asma rabe: > I have checked before installation if mysql is installed using which mysql > i found no mysql is installed. which is pointless rpm -qa | grep mysql > next i did rpm installation and got the errors > rpm -i MySQL-server-5.6.16-1.el6.x86_64.rpm > > I got

Re: New to MySQL

2014-03-04 Thread Asma rabe
by default and not needed here. So, this command is very safe. > > > On Mon, Mar 3, 2014 at 7:49 PM, Johan De Meersman >wrote: > > > - Original Message ----- > > > From: "geetanjali mehra" > > > Subject: Re: New to MySQL > > > > &

Re: New to MySQL

2014-03-03 Thread geetanjali mehra
this command is very safe. On Mon, Mar 3, 2014 at 7:49 PM, Johan De Meersman wrote: > - Original Message - > > From: "geetanjali mehra" > > Subject: Re: New to MySQL > > > > use > > rpm -i --replacefiles MySQL-server*.rpm > > While that w

Re: New to MySQL

2014-03-03 Thread Morgan Tocker
preciated . > > > > Best Regards, > Rabe > > > On Fri, Feb 28, 2014 at 1:36 AM, Johan De Meersman wrote: > >> - Original Message - >>> From: "Asma rabe" >>> Subject: Re: New to MySQL >>> >>> so,Is

Re: New to MySQL

2014-03-03 Thread Johan De Meersman
- Original Message - > From: "geetanjali mehra" > Subject: Re: New to MySQL > > use > rpm -i --replacefiles MySQL-server*.rpm While that will work, it really shouldn't happen. I'm a Debian man myself, so I don't know wether it's a problem

Re: New to MySQL

2014-03-03 Thread geetanjali mehra
t > > bin/mysqlshow > -bash: bin/mysqlshow: No such file or directory > > > Any help is appreciated . > > > > Best Regards, > Rabe > > > On Fri, Feb 28, 2014 at 1:36 AM, Johan De Meersman >wrote: > > > - Original Message - >

Re: New to MySQL

2014-03-02 Thread Asma rabe
quot;Asma rabe" > > Subject: Re: New to MySQL > > > > so,Is it recommended to install RPM bundle which has compatlibs, MySQL > > serveretc rather than installing the server only? > > The Server should suffice; the Bundle is merely a convenient way to > downlo

Re: New to MySQL

2014-02-27 Thread Johan De Meersman
- Original Message - > From: "Asma rabe" > Subject: Re: New to MySQL > > so,Is it recommended to install RPM bundle which has compatlibs, MySQL > serveretc rather than installing the server only? The Server should suffice; the Bundle is merely a convenient

Re: New to MySQL

2014-02-27 Thread Asma rabe
28, 2014 at 12:50 AM, Iqbal Aroussi wrote: > Hi Asma, > > If you are new to MySQL and/or Linux. > > Start with Ubuntu + MySQL. > > > Best Regards > > Iqbal Aroussi > 514 451-9122 > > > On Thu, Feb 27, 2014 at 10:43 AM, Asma rabe wrote: > >> Hi,

Re: New to MySQL

2014-02-27 Thread Johan De Meersman
- Original Message - > From: "Iqbal Aroussi" > Subject: Re: New to MySQL > > If you are new to MySQL and/or Linux. > Start with Ubuntu + MySQL. Iqbal, Please don't start distro wars on this list. Everyone chooses the platform he or she wants. Rabe, T

New to MySQL

2014-02-27 Thread Asma rabe
Hi, I would like t install MySQL server on Linux and MYSQL client and GUI may be workbench on client machine. For server installation, I found several options for download, I would appreciate if anyone can tell me which is better to install *Red Hat Enterprise Linux 6 / Oracle Linux 6 (x86, 64-b

Re: New to MySQL

2014-02-27 Thread Iqbal Aroussi
Hi Asma, If you are new to MySQL and/or Linux. Start with Ubuntu + MySQL. Best Regards Iqbal Aroussi 514 451-9122 On Thu, Feb 27, 2014 at 10:43 AM, Asma rabe wrote: > Hi, > > I would like t install MySQL server on Linux and MYSQL client and GUI may > be workbench on cl

Re: New to MySQL

2009-03-21 Thread Joerg Bruehe
Manish, Manish Gupta wrote: > Hi all, > I am Manish from India and i am new to mysql. > > These are the steps that i had taken: > > 1. Installed MySQL 4.0.20d-Winit came with a cd in a book i bought. > 2. Executed the winmysqladmin file from mysql/bin. gave it a us

New to MySQL

2009-03-21 Thread Manish Gupta
Hi all, I am Manish from India and i am new to mysql. These are the steps that i had taken: 1. Installed MySQL 4.0.20d-Winit came with a cd in a book i bought. 2. Executed the winmysqladmin file from mysql/bin. gave it a username and password. 3. went to command prompt and the troubles

Re: I'm new to mySQL

2005-12-24 Thread John in Pueblo
On Saturday 24 December 2005 1:05 pm, James Lumb wrote: > Hi, > I am new to mySQL and have mac OS X. Please could any other Mac users or > anyone for that matter tell me the best way of connecting to a mySQL > database? > Should I use terminal or a program like PHPmyAdmin? >

Re: I'm new to mySQL

2005-12-24 Thread John Meyer
On Saturday 24 December 2005 1:05 pm, James Lumb wrote: > Hi, > I am new to mySQL and have mac OS X. Please could any other Mac users or > anyone for that matter tell me the best way of connecting to a mySQL > database? > Should I use terminal or a program like PHPmyAdmin? >

Re: New to MySQL

2005-12-24 Thread John Meyer
On Saturday 24 December 2005 1:05 pm, James Lumb wrote: > Hi, > I am new to mySQL and have mac OS X. Please could any other Mac users or > anyone for that matter tell me the best way of connecting to a mySQL > database? > Should I use terminal or a program like PHPmyAdmin? >

RE: I'm new to mySQL

2005-12-24 Thread ISC Edwin Cruz
use mysql-mitration-toolkit Those tools work on MAC Regards! Edwin. -Mensaje original- De: James Lumb [mailto:[EMAIL PROTECTED] Enviado el: Sábado, 24 de Diciembre de 2005 02:06 p.m. Para: mysql@lists.mysql.com Asunto: I'm new to mySQL Hi, I am new to mySQL and have mac OS X. P

I'm new to mySQL

2005-12-24 Thread James Lumb
Hi, I am new to mySQL and have mac OS X. Please could any other Mac users or anyone for that matter tell me the best way of connecting to a mySQL database? Should I use terminal or a program like PHPmyAdmin? Cheers, James _ Are

Re: need help with foreign keys, new to mysql

2005-10-18 Thread Enrique Sanchez Vela
ps, I meant to delete the note from my draft folder... sorry Enrique Sanchez. Enrique Sanchez Vela email: [EMAIL PROTECTED] - It's often easier to fight for one's ||We live in the outer space pr

Re: need help with foreign keys, new to mysql

2005-10-18 Thread Enrique Sanchez Vela
--- Kishore Jalleda <[EMAIL PROTECTED]> wrote: > check the permissions on the mysql data dir, may be > the user mysql or > who ever runs mysql does not have sufficient > privileges > Kishore Jalleda > I agree with Kishore, to elaborate his answer a little longer I would ask the following.

RE: need help with foreign keys, new to mysql

2005-08-24 Thread John Gonzales
Wow, thanks both of you. It worked... =) -Original Message- From: Roger Baklund [mailto:[EMAIL PROTECTED] Sent: August 24, 2005 9:17 AM To: mysql@lists.mysql.com Cc: [EMAIL PROTECTED] Subject: Re: need help with foreign keys, new to mysql Pat Adams wrote: > On Wed, 2005-08-24 at 06

Re: need help with foreign keys, new to mysql

2005-08-24 Thread Roger Baklund
Pat Adams wrote: On Wed, 2005-08-24 at 06:11 -0500, John Gonzales wrote: CREATE TABLE `journal` ( `journal_id` int(10) unsigned NOT NULL auto_increment, [snip] CREATE TABLE comments ( comment_id INT, comment_journal_id INT, INDEX jrn_id (journal_id), Here you are defining an index name

RE: need help with foreign keys, new to mysql

2005-08-24 Thread Pat Adams
On Wed, 2005-08-24 at 06:11 -0500, John Gonzales wrote: > CREATE TABLE `journal` ( > `journal_id` int(10) unsigned NOT NULL auto_increment, > `journal_category` int(10) unsigned NOT NULL default '1', > `journal_datetime_created` timestamp NOT NULL default CURRENT_TIMESTAMP, > `journal_datet

RE: need help with foreign keys, new to mysql

2005-08-24 Thread John Gonzales
: need help with foreign keys, new to mysql Sorry to reply to my own message, but I meant to add that you can read about defining foreign key constrints in the manual <http://dev.mysql.com/doc/mysql/en/innodb-foreign-key-constraints.html>. [jg.] thanks, this is what I originally based my c

Re: need help with foreign keys, new to mysql

2005-08-20 Thread Michael Stassen
Sorry to reply to my own message, but I meant to add that you can read about defining foreign key constrints in the manual . Michael Michael Stassen wrote: There are a few possibilities here: 1. Both tables must be InnoDb

Re: need help with foreign keys, new to mysql

2005-08-20 Thread Michael Stassen
John Gonzales wrote: i am creating my own little blog and i am trying to create a comments table that uses the primary key of my blog table as a foreign key. i've tried the only two ways that i know how and both ways yielded the same error: #1005 - Can't create table '.\mydatabase\comments.frm'

RE: need help with foreign keys, new to mysql

2005-08-20 Thread John Gonzales
? -jg. -Original Message- From: Thurgood Alex [mailto:[EMAIL PROTECTED] Sent: August 20, 2005 3:22 AM To: John Gonzales Cc: mysql@lists.mysql.com Subject: Re: need help with foreign keys, new to mysql Le vendredi 19 août 2005 à 21:09 -0500, John Gonzales a écrit : Hi John, > #1005 - Can't

Re: need help with foreign keys, new to mysql

2005-08-20 Thread Thurgood Alex
Le vendredi 19 août 2005 à 21:09 -0500, John Gonzales a écrit : Hi John, > #1005 - Can't create table '.\mydatabase\comments.frm' (errno: 150) > I've seen this error before. > now before i go and do something stupid, i thought i might ask for some help > on this issue :D both my blog and comm

RE: need help with foreign keys, new to mysql

2005-08-20 Thread John Gonzales
honestly... i don't even know. =( i'm new to mysql... how would i check? -jg -Original Message- From: Jasper Bryant-Greene [mailto:[EMAIL PROTECTED] Sent: August 20, 2005 2:18 AM To: mysql@lists.mysql.com Subject: Re: need help with foreign keys, new to mysql Yes but is

Re: need help with foreign keys, new to mysql

2005-08-20 Thread Jasper Bryant-Greene
need help with foreign keys, new to mysql check the permissions on the mysql data dir, may be the user mysql or who ever runs mysql does not have sufficient privileges Kishore Jalleda On 8/19/05, John Gonzales <[EMAIL PROTECTED]> wrote: i am creating my own little blog and i am trying

RE: need help with foreign keys, new to mysql

2005-08-20 Thread John Gonzales
i am logged in as root -JG. -Original Message- From: Kishore Jalleda [mailto:[EMAIL PROTECTED] Sent: August 19, 2005 10:35 PM To: John Gonzales Cc: mysql@lists.mysql.com Subject: Re: need help with foreign keys, new to mysql check the permissions on the mysql data dir, may be the user

Re: need help with foreign keys, new to mysql

2005-08-19 Thread Kishore Jalleda
check the permissions on the mysql data dir, may be the user mysql or who ever runs mysql does not have sufficient privileges Kishore Jalleda On 8/19/05, John Gonzales <[EMAIL PROTECTED]> wrote: > i am creating my own little blog and i am trying to create a comments table > that uses the primary

need help with foreign keys, new to mysql

2005-08-19 Thread John Gonzales
i am creating my own little blog and i am trying to create a comments table that uses the primary key of my blog table as a foreign key. i've tried the only two ways that i know how and both ways yielded the same error: #1005 - Can't create table '.\mydatabase\comments.frm' (errno: 150) i orginal

Re: New to MySQL on Linux

2005-02-12 Thread Terry Riley
Thanks, Joshua - just the sort of info I needed. Off to find a more recent distro Cheers Terry - Original Message - > On Friday 11 February 2005 09:15, Terry Riley said something like: > > Having inherited an elderly PIII/500MHz box with an 8Gb SCSI disk, > > that had an apparently

Re: New to MySQL on Linux

2005-02-11 Thread Joshua J. Kugler
On Friday 11 February 2005 09:15, Terry Riley said something like: > Having inherited an elderly PIII/500MHz box with an 8Gb SCSI disk, > that had an apparently unusable XP SP2 OS on it, I decided to wipe > the disk and install my first Linux instead, using an ancient RedHat > 7.3 distribution. Fi

Re: New to MySQL on Linux

2005-02-11 Thread Terry Riley
Thanks to all who replied - food for thought... Cheers Terry - Original Message - > Having inherited an elderly PIII/500MHz box with an 8Gb SCSI disk, that > had an apparently unusable XP SP2 OS on it, I decided to wipe the disk > and install my first Linux instead, using an ancient Red

RE: New to MySQL on Linux

2005-02-11 Thread Dean, Michael L USAATC
February 11, 2005 2:31 PM To: [EMAIL PROTECTED]; mysql@lists.mysql.com Subject: Re: New to MySQL on Linux Terry Riley wrote: > install my first Linux instead, using an ancient RedHat 7.3 distribution. > > Having done that successfully, and increased the memory from 256 to > 768Mb,

Re: New to MySQL on Linux

2005-02-11 Thread Hassan Schroeder
Terry Riley wrote: install my first Linux instead, using an ancient RedHat 7.3 distribution. Having done that successfully, and increased the memory from 256 to 768Mb, I think I'm now ready to install the latest MySQL on it. All my previous MySQL experience, unfortunatley, has been on WinNT, usua

Re: New to MySQL on Linux

2005-02-11 Thread Andy
On Fri February 11 2005 19:15, Terry Riley wrote: > Now the question: If I'm only using this as a database (no development) on > RH7.3, which is the preferred download? I am confused by the plethora of > options available for Linux. Just need something that is relatively simple > to install (either

New to MySQL on Linux

2005-02-11 Thread Terry Riley
Having inherited an elderly PIII/500MHz box with an 8Gb SCSI disk, that had an apparently unusable XP SP2 OS on it, I decided to wipe the disk and install my first Linux instead, using an ancient RedHat 7.3 distribution. Having done that successfully, and increased the memory from 256 to 768Mb,

RE: New to MySQL

2004-03-17 Thread Terry Smith
Thanks Peter, Will try out XAMPP. Regards -Original Message- From: Peter Lovatt [mailto:[EMAIL PROTECTED] Sent: 17 March 2004 10:50 To: Terry Smith; [EMAIL PROTECTED] Subject: RE: New to MySQL Hi To use phpMyAdmin you need a webserver and php installed - the code suggests you either

RE: New to MySQL

2004-03-17 Thread Terry Smith
Thanks for the reply. I will have a look at MySQLCC. Regards -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 17 March 2004 13:30 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: New to MySQL Why don't you try MySQLCC from the MySQL site? -Ori

RE: New to MySQL

2004-03-17 Thread DChristensen
Why don't you try MySQLCC from the MySQL site? -Original Message- From: Terry Smith [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 4:25 AM To: [EMAIL PROTECTED] Subject: New to MySQL I have just started having a look at MySQL. I have the server installed and running wit

RE: New to MySQL

2004-03-17 Thread Peter Lovatt
--- > -Original Message- > From: Terry Smith [mailto:[EMAIL PROTECTED] > Sent: 17 March 2004 10:25 > To: [EMAIL PROTECTED] > Subject: New to MySQL > > > I have just started having a look at MySQL. I have the server > installed and > running with the default settings and I

New to MySQL

2004-03-17 Thread Terry Smith
I have just started having a look at MySQL. I have the server installed and running with the default settings and I now need to create a database and tables. I will be testing all locally on WinXPpro. I would like to use phpMyAdmin but am having some trouble displaying the index.php page. IE show

Re: New to MySQL

2004-02-05 Thread KKoTY
- Original Message - From: "/dev/null" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 05, 2004 11:27 PM Subject: New to MySQL > wow, nice product. Pretty easy to use and install - I like it. > > I know enough about SQL and databases

Re: New to MySQL

2004-02-05 Thread Bernard Clement
Some answers within your message. I would suggest you to browse the reference manual. Bernard On Thursday 05 February 2004 17:27, /dev/null wrote: > wow, nice product. Pretty easy to use and install - I like it. > > I know enough about SQL and databases to just about break any flavor of > them

New to MySQL

2004-02-05 Thread /dev/null
wow, nice product. Pretty easy to use and install - I like it. I know enough about SQL and databases to just about break any flavor of them I put my hand on ;-). A couple of pointers would be great. I'm creating a handfull of tables that will inter-depend on eachother, using it within php. I h

New To MySQL Connector J

2003-11-29 Thread Eternal Designs, Inc
Hi I am new to MySQL connector J. I do not know how to install it. I just downloaded the .zip file and I am using XP Home. I want to use it with tomcat which is already running OK. I need someone to help me how to install it and connect to MySQL which is also installed and working fine. Thank

Completely new to mySQL

2003-10-06 Thread Nico Callewaert
Hi list, I have a few questions. I have to start a new project and I have to choose the db. The most difficult choice of all. My question is : could mySQL be used as a enterprise database with approx. 50 users connecting to db ? The db is financial critical, so everything should

New to MySQL, Suggestions welcome!

2003-08-28 Thread Mike Sunden
Dear All. I hope all is well with you. A projects requires that for the 1st time ever for me, install a bugzilla system with MySQL and Apache IWhat would you recommend when it comes to installing, designing, or tips about My SQL? perhaps stuff I should know no matter what. I am reading on

Re: New to Mysql

2003-06-27 Thread Becoming Digital
al Applications Specialist Lutron Electronics, Inc. [EMAIL PROTECTED] 1-800-523-9466 >>> "Ben Ferderer" <[EMAIL PROTECTED]> 6/27/03 2:46:15 PM >>> I am so new to mysql that I only know it can be used to as a database linked to WebPages via perl. This is wha

Re: New to Mysql

2003-06-27 Thread Leonard French
IL PROTECTED] 1-800-523-9466 >>> "Ben Ferderer" <[EMAIL PROTECTED]> 6/27/03 2:46:15 PM >>> I am so new to mysql that I only know it can be used to as a database linked to WebPages via perl. This is what I want to do with. I have had such experience with

Re: New to Mysql

2003-06-27 Thread Wavyx
I only know good references: the manual: http://www.mysql.com/documentation/index.html the Bible: MySQL by Paul Dubois ;) for the access to mysql from webpages, you'll need to use perl dbi and acquire some notions about how CGI works Wavyx Ben Ferderer wrote: I am so new to mysql that I

New to Mysql

2003-06-27 Thread Ben Ferderer
I am so new to mysql that I only know it can be used to as a database linked to WebPages via perl. This is what I want to do with. I have had such experience with asp. What are some good web tutorials to teach me installation and the basics of mysql adding perl is always a bonus. Make it

Re: New to MySQL/PHP with Rank-Amateur Questions

2003-01-20 Thread Benjamin Pflugmann
Hello. On Mon 2003-01-20 at 09:26:18 -0500, [EMAIL PROTECTED] wrote: > I'm brand-new to MySQL/PHP and to this list, spending an interesting > holiday weekend devoted to trying to start learning the > MySQL/PHP/Apached axis. > > There're three things that had me think

Re: New to MySQL/PHP with Rank-Amateur Questions

2003-01-20 Thread dunk fordyce
1) I have administrator rights on the G3 PowerBook on which I'm doing this learning. But that's not the same as MySQL recognizing me with administrator acces, is it? How can I make MySQL give me administrator access, so I can have permission to issue CREATE [and ALL other] commands. As it is

New to MySQL/PHP with Rank-Amateur Questions

2003-01-20 Thread Stephen Tiano
I'm brand-new to MySQL/PHP and to this list, spending an interesting holiday weekend devoted to trying to start learning the MySQL/PHP/Apached axis. There're three things that had me thinking of just giving it all up. But after a night's sleep I can't deny still wanting to

Re: New to MySQL, ported from MS Access. Using ASP & MyODBC - UPDATEproblem...

2002-11-04 Thread Venu
Luis Sanches wrote: Hi, I've recently made the move over from Access to MySQL. So far, everything has been fine. I'm using: Win2K server (ASP) WinMySQLadmin 1.4, MyCC 0.8.4-alpha, MyODBC 3.51 and MySQL 3.23.51-nt First problem: (fixed) -- I had used some keyword

New to MySQL, ported from MS Access. Using ASP & MyODBC - UPDATE problem...

2002-11-04 Thread Luis Sanches
Hi, I've recently made the move over from Access to MySQL. So far, everything has been fine. I'm using: Win2K server (ASP) WinMySQLadmin 1.4, MyCC 0.8.4-alpha, MyODBC 3.51 and MySQL 3.23.51-nt First problem:

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 re

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 (the

Re: New to mySQL

2002-08-25 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 speci

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 to

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 L

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 pla

New to MySQL

2002-08-24 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-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 >

New To MySql

2002-08-02 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?

Re: New to mySQL questions.

2002-07-28 Thread Gerald R. Jensen
MAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 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

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). T

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

2002-06-07 Thread justin cunningham
lient syntax varies. Regards, 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

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. Co

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-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-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 Su

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 th

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 Wi

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 all

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

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 In

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 "m

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.

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 http://personal.mail.y

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-07-05 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 mydomai

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.

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

  1   2   >