Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
Subject: mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Subject: Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
Subject: MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Subject: Re: Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
MySQL on Win32
Page 31 of 65 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10  

libmysqlclient.so.12 download for solaris

PLease help me to download libmysqlclient.so.12 for MySQL 4.x for solaris 8. Kinndly provide me some site from where i can download it.

no innodb and bdb

Thanks I took a look at your ini file and found the error my MySQL Server was looking for its configs at the normal [mysqld] section of the ini file and some stupid GUI I was trying changed the n

jayme : Running different versions of MySQL

I would like to know if it is possible to install "mysql-3.23.52-win " and "MySQL4.1.7 " on the same computer on Windows 2000 Professional. They won 't run at the same time. My ISP has a 3.23.xx versi

Installing service without innodb and bdb

Hello people I have a problem installing MySQL service in WinXP I install it but I wanted to use the --skip-innodb and --skip-bdb options for memory economy because I only use MyIsam tables.

Failed to install MySQL Administrator & Query Browser

Greetings I have downloaded MySQL Administrator ver 1.0.14.msi and MySQL Query Browser ver 1.1.1.msi from www.mysql.com. Once I tried to install these handy tools to my PC running on Windows

String Comparison

I have a curious problem which I think must have something to do with comparing VARCHAR 's. I have two tables each with an XXX VARCHAR(30). I have LOAD 'ed one row into each table from a tab-deli

Subject: Alias query problem in 4.1.7?

I have an interesting problem that I cannot find any clues to in the MySQL documentation. The following query works in 3.2.3 but does not work in 4.1.7 SELECT `Product`.`Product` `Assign

Subject: Row Level Lock Contention

I have an InnoDB MySQL database setup with an application that uses statements like... "SELECT COL1 FROM TABLE WHERE COL1 'X ' FOR UPDATE " causing a row lock for that record. If the user does not com

AW: run sql commands from a batch file

thanks for helping me. the exit command is processed automatically in this case so it can be omitted. -----Urspr?ngliche Nachricht----- Von Daniel da Veiga [mailto danieldaveiga@(protected)] Ges

run sql commands from a batch file

Hi for testing purposes I want to execute a bat file to delete all table entries. Here is my bat file REM Delete all table entries from mytestdbhibi (MySQL) @(protected) off mysql --user asdf

AW: MySQL error 1267

Hi Andrej we had the same problems after migrating to 4.1.7. An immediate solution was to change the collation/connection charset in phpmyadmin main page to latin1_swedish_ci. This works for us.

Fatal error: Can 't open privilege tables: Table 'mysql.host ' doesn 't exist

Hi I got a problem with MySQL 1.4 running Windows XP. MySQL worked excellent couple of days ago. Though one morning when I woke up the MySQL server didnt work (I could open WinMySQLAdmin thoug

Query about error.

In previous posts I pointed out that I am getting an error trying to import data into a database. Namely http //www.aspects.org.au/sun2.jpg My account with my hosting provider is jf and the

Steps to importing table data.

Hi I still haven 't solved my "1044 Access Denied " error... http //www.aspects.org.au/sqdb4.jpg even though Randy suggested that some edition of phpMyAdmin might have a 'Privileges ' tab th

MySQLcc keyboard bug

Hi all! I know it 's not the better place to post this but I need an urgent answer so I posted it both on this list and gui-tools. I 'm runnig MySQL Control Center on WinXP and I have a bug when ty

MySQL error 1267

Hello experts I am using last version of phpMyAdmin to query into database. But entering ANY SQL query except of those which do not have any field names I get the same ERROR #12

extracting column names in batch mode

Apologies if I am in the wrong group but I am trying to exctract an entire table in batch mode into a delimited text file. It really would be nice if I could get the column names to come out too so

UNICODE/UCS2

Hi all I have serious problems running Unicode (ucs2) on a MySQL Database. My System OS - Windows XP MySQL V 4.1.7 MyODBC V3.51.10 My Problem The application we are developing is a t

Subject: Re naming tables - how ?

My MySQL server has phpMyAdmin 2.6.0 installed. I have created a database and want to import data to create tables. There is however a "test " table already. Suppose I wanted to re-name that table.

Subject: Access denied (newbie) query.

Hi I am getting a "1044 Access Denied " error... http //www.aspects.org.au/sqdb4.jpg I don 't however know why I am getting this error and how I can fix it. I have setup full privileges as

Version upgrade

I have developed a web site using MySql 3.23.54 and Apache 1.3.27 and PHP 4.3.0. I have just purchased MySql 4.0.15 and Apache 2.0.47 and PHP 4.3.3. When I upgrade will I be able to maintain my old

Re: Can 't find php_mysql.dll from apache but no problem with php
-i

I just went through this myself. If you look back a few days you 'll see that I needed to copy libmysql.dll to the %systemroot%\system32 directory to get it to work with Apache. Try it! Captain

MySQL 4.1.7 connections hang with earlier clients

Hi > Gleb Paharenko [mailto gleb.paharenko@(protected)] wrote > > There were several bugs which cause server crashes on some queries. > > What queries did you use? On which tables? Send us yor

MicroOLAP Database Designer for MySQL 1.4 is released

Greetings All The new version 1.4 of microOLAP Database Designer for MySQL has been released. Since now it supports the new features of MySQL 5.x stored procedures and functions. What 's new

Can 't find php_mysql.dll from apache but no problem with php -i

Is there any reason why (with the same environment etc) when launched via apache server the php_mysql.dll cannot load Host Win 2003 Enterprise Server PHP 5.02 Apache 2.0 PHP API 20031224

Does anyone know how to use the shared memory option with Connector/NET

Hi I was wondering if anyone has used Connector/NET with the shared memory option in the connection string. Presumably this option will be faster than the default windows socket? Regards

Not enough returns

11162004 1514 GMT_6 Ok based upon my mistake before I created this *$sql "SELECT name accounts.acct_holderid fname FROM accounts acct_holder WHERE accounts.acct_holderid acct_holder.a

Subject: multiple return errors

11162004 1345 GMT-6 I had asked about this before but now Im stuck on it. My SELECT statement is (this is in the php script) $sql "SELECT accounts.accountsid name number balance payment

Question about Mysql 4.1.7 and PHPmyadmin 2.6.0-PL2

Hi I 'm totally new to MySql and im facing a little problem getting phpmyadmin to work. Maybe this isn 't the right place to ask my question but if it 's the case please correct me ) The pr

last_insert_id() - How to use this

11152004 1905 GMT-6 Im wanting to see what was the last inserted id in a table. I found this last_insert_id() and I used it like this "SELECT a b c FROM table_name WHERE logid LAST_INSERT_I
Page 31 of 65 Previous 10   31   32   33   34   35   36   37   38   39   40   Next 10