Slightly OT: Migrating From Linux-Apache-MySQL-PHP

2002-07-21 Thread Van
Greetings All: I found the following referer field entry in my MySQL-based web-server logs: http://www.google.com/search?q=apache+mysql+module&hl=en&lr=&ie=UTF-8&oe=UTF-8 After checking it out, I realized Micro$oft put this page together on July 11, 2002: http://www.microsoft.com/serviceprovider

usage of mysql command

2002-07-21 Thread Charitha
Hello all, How to use mysql command in perl script? I want to lock the db thru a perl(or shell)script. Thanx in advance. -- Charitha - Before posting, please check: http://www.mysql.com/manual.php (the manual) http:/

Network access?

2002-07-21 Thread Steve Dickey
I am a MySQL newbie and can not seem to find the documentation that explains how to allow network or remote access to a running MySQL server. It does not seem to be in the my.cnf file or in the manual??? I am sure this is a simple thing but it is really holding me up right now. Thanks for a

Re: Sorting order in MySQL

2002-07-21 Thread Nikolaos Georgiafentis
Victoria, i did not get it. What do you mean by "Nicolaos and Daniel, can you send new character sets as you see them with the explanations?". Please could you be more specific? (SQL,QUERY) With thanks Georgiafentis Nikolaos Project Manager [EMAIL PROTECTED] iTEL LTD

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
Hi, I've tried it and I still encountered this. btw, my compiler version is 2.95.2 Here is the result. checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 checking target system type... sparc-sun-solaris2.8 checking for a BSD compatible install...

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
Dan, Thank you very much. I'll try it again and update you as soon as i got the result... Dexter. - Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "Dexter S. Tan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 11:11 AM Subjec

Re: Installation Problem

2002-07-21 Thread Dan Nelson
In the last episode (Jul 22), Dexter S. Tan said: > _ > command i entered > CC=gcc CFLAGS="-O3" \ > CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \ > ./configure --prefix=/usr/local/mysql --with-low-memory --enable-ass

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
Hi Georg, I have tried to change the zero to letter O and still have this problem. I'll paste below the config.log file and the output. Thank you very much for your help. _ command i entered CC=gcc CFLAGS="-O3" \ CXX=gcc CXXFLAGS="-O3

Questions

2002-07-21 Thread Rafael Pérez
I´m using MySql Control Center, how can I do a foreign key? How can I make a trigger? This message haven´t any attachment - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.

little compiling problem fix

2002-07-21 Thread Christian Langnickel
Hello, under Solaris 9, gcc 3.1 fails compiling MySql 3.23.51 sources because of three missing cast operators: 1. mysqld.cc line 2460 : if (getsockname(new_sock,&dummy, &dummyLen) < 0) should be changed to: if (getsockname(new_sock,&dummy, (socklen_t *)&dummyLen) < 0) 2. mysqld.cc

Re: Hello I am new to the list..

2002-07-21 Thread Benjamin Pflugmann
Hi. On Sat 2002-07-20 at 22:23:06 -0700, [EMAIL PROTECTED] wrote: > And could not find where or if they have archives of the list for my to > search though so I guess I will ask my question. Some searchable archives can be found here: http://www.mysql.com/documentation/searchlists.html > I was