emory on your system. If you want to run
pws and MySQL on Win 98, I would recommend at least 128MB of RAM. Using ASP can be
done through MyODBC.
Seung-woo Nam
-
Before posting, please check:
http://www.mysql.com/
Wow! What kind of database would have 10,000 tables? Wouldn't you think
the database design had a serious flaw in the first place?
Seung-woo Nam
SDiZ Cheng wrote:
>When i use mysqldump,
>seems that MySQL will open all the tables in the database.
>But, what i have is: a data
Hi:
There is a perl module for MySQL you can download from cpan. It provides
the interface to MySQL database you can use to connect, execute SQL
statements from perl programs.
Seung-woo Nam
John Tsangaris wrote:
>
> >From the docs, it doesn't look like too much has been done
ce on a separate hard drive.
Seung-woo Nam
Scott wrote:
>
> >That ORDER by a calculated_field DESC is killing you.
> >It needs to go to a temporary table for sorting.
>
> The problem, though, is that even if I leave the ORDER clause out, or
> ORDER BY any other fiel
MySQL-DBI-perl-bin' is somewhat misleading because DBI is not tied
to any specific databse. DBI module provides general API for databse
handling and for MySQL, you also need DBD-MySQL module. Anyway, unless
you have a real need of benchmarking MySQL, why bother installing it?
Seung-woo Nam
Jaso
t
the tables into a separate database, though.
Seung-woo Nam
Luis wrote:
>
> Hello all
>
> I have a simple question. I have a database in (ms) accesss that I would like to
>transport into mysql database.
>
> First of all ,do i have to create the database plus tables. then
bobit wrote:
>
> Hi - here's my prob and background info. Tried the fix - it didn't work.
>
> MySQL Connection Failed: Can't connect to local MySQL server through socket
>'/var/lib/mysql/mysql.sock' (111)
>
> Any thoughts...?
>
Is MySQL actually running on your system? Even if you installed
You can use either ucase() or upper() functions.
ucase(str) or upper(str)
Seung-woo Nam
Zhu George-CZZ010 wrote:
> There's a function in SQL to convert strings to upper case (sounds like to_upper()?
>), I don't have the reference book at hand, does anyone know the syntax or
Why not just telnet into the server where mysql is running and log into mysql from
there? That way, there is no need
to install mysql client. It look like he already has a telnet client on the
computer...
Seung-woo Nam
[EMAIL PROTECTED] wrote:
> as someone else has mentioned, you would n
Hi
Have tried to start it manually instead of reinstalling it?
Seung-woo Nam
Rashid Zolqarnain wrote:
> Hello,
> I installed MySql serevr version 3.23.33 on Red Hat Linux 7.0.
> Sometimes when I reboot the system, MySql do not work. I have to
> uninstall and then reins
Well, this is a public, international mailing list. I wouldn't be surprised if
there were more.
Seung-woo Nam
Quentin Bennett wrote:
> How come the list is receiving some today? (Raid de Himalaya, Summer of
> 2001, African American History Minute).
>
> Normally we don't g
atabase created by mysql by default when you install it so
that you can test creating tables and running quieries on it.
Seung-woo Nam
anil kumar wrote:
> hello All,
> I am new to mysql database. I downloaded mysql and running on my
> system.
> For adminiatrative purpose the comm
Hi
The config file you are looking for is /etc/my.cnf, I believe. The paths for all mysql
related files and dirs are there.
Seung-woo Nam
"Didier Desmet (RSCA)" wrote:
> Hi guys,
>
> I just have a problem since yesterday, RedHat 7.0 make standard a partition of 256
>
Hi:
Make sure MySQL is started when your system boots up. Run 'setup' as root and go to
'System Services'
and make sure mysqld is checked. If you want to start the daemon without restarting run
'/etc/init.d/mysqld start' as root.
Seung-woo Nam
Thomas O'Neil
14 matches
Mail list logo