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 4 of 65 1   2   3   4   5   6   7   8   9   10   Next 10  

InnoDB: Operating system error number 995 in a file operation.

MySQL version 2.0.46 for some special needs i can not update mysql to an other version the err log 070604 9 08 35 InnoDB Operating system error number 995 in a file operation. InnoDB See http /

MySQL 5.0 creates 100,000 Window handles

Hi In fact this is a good question. Therefore I gonna try to answer. > 1) What is MySQL using the handles for? Handles are nothing and all on Windows. Nothing because they are only pointers to hi

Last Update time of a MyISAM table

I have an application (written in Delphi) in which I read a small table into an array for constant access. At any time (but infrequently) the table might be updated by a different process. I want my

InnoDB question

Cool Gonna read Thanka ----- Original Message ----- From "Geoffroy Cogniaux " <geoffroy.cogniaux@(protected) > To "Jorge Bastos " <mysql.jorge@(protected) > Cc "Geoffroy Cogniaux " <geoffroy.cogniaux@(protected)

Subject: Load data line end problem

Having problems with data inserted from a file using LOAD DATA once more loading into a four column table which has a smallint id number (not auto because I am bringing id values from a previous data

Subject: Tons of handles at startup

I recently noticed that MySQL 5.0.30 starts up with over 50 000 win32 handles when it starts up on several machines in my organization most of which are Event objects. MySQL 5.0.27 (on my personal m

getting the next ID

Hi In oracle there is a function to get the next ID after the current record is there such a funtion in mysql? thanks

Subject: Text too long (addendum)

I enquired yesterday about a problem putting a long article into a mediumtext column. I thought medium text would allow plenty of space but keep getting the error that the test is too long. The same

Urgent: mysql_history on windows ?

Hi I need to track the mysql commands executed on mine system I am running windows with mysql 5.x I know there is a file .mysql_history and hopes there must be a similar file on windows too. Pl.

Text too long

Hello list - I am just an amateur user but have previously set up a database using Apache on Win XP and phpmyadmin (and Mysql administrator). Re-doing after fresh install of a computer. Win XP SP2

help me communicate with MySql on windows using C++

Dear Sir I get the following errors anytime I compile an example from the tutorial books as follows Deleting intermediate files and output files for project 'MySql_connect - Win32 Debug

a trigger question

Hello I am newcomer to the list.I have a question about mysql trigger.There is a table named test and an insert trigger connected to the table.table temp is a copy of table test it records the columns

parameterized queries in classic ASP?

Hello I 'm looking for resources that could tell me how to parameterize queries coming from a classic ASP environment. I 've seen plenty of articles[1] about how to do achieve this in a .NET environmen

Can LOAD DATA ignorecharacters normally needing escapes inside fields?

A windows platform application generates a file consisting of comma separated text whose fields are enclosed in double quotes. When executing the load data infile command the backslash characters i

Handling data with that pesky ampersand in a WHERE clause

Wanting to sort a collection of images by category in a ColdFusion page I set the ID_Field to the category field as shown below <CFQUERY name "GetRecord " dataSource "xxxxxx " > SELECT DISTINCT Cat

Using EFS with MySQL

I 'm investigating the use of Windows Encrypting File System to encrypt MySQL ini files so that I don 't have any passwords stored in clear text. Has anyone used EFS with MySQL and if so how did you se

Can 't get mysql connection either

I am a newcomer to the list and php/mysql and fairly novice at programming. Something broke my functioning win32 (XP sp2) apache2.2/php5/mysql 5.0 installation running on localhost. Two possibili

Subject: Help with MyISAM Merge table

I have a MyISAM merge table that works with MySQL 5.0.27 but fails when I try to upgrade to 5.0.37. The error is 1168 "Unable to open underlying table which is differently defined or non-MyISAM typ

Can 't create TCP/IP socket (10106)

When I try to connect from the webbrowser I get the error "could not connect Can 't create TCP/IP socket (10106) ". I tried - ping localhost and ping 127.0.0.1 - > work. - startup mysqld-nt.exe as s

Subject: Can 't get MySQL connection

I am not having any luck connecting to the MySQL server on my XP Pro / Apache 2.2.3 / PHP 5.2.0 developmental server. Apache and PHP are working fine. I had to create a ext directory on the PHP inst

Subject: Setup For Remote Data Access

Does anyone know what are the parameters to access a MySQL database on a remote server? All help is much appreciated. Regards.

Regarding Update the structure of table

Hi My Problem is below Actaually i have to change the structure of filed in the table and also change some constraints on that fields. I changed the field type and also the constarints in the mysql d

Can 't get a MySQL connection either

This is posted by another user and I am also trying for answers at the MySql-PHP list When entering the following I do not get a response in any fashion from the developmental server on my system

Subject: No output after mysql_connect

Hi MySQLers I have written following script

Problems with pos at Vaughan Mills

Please get back to me ASAP by phone 416-918-8227 Left a msg but no return call! <html > <head > <style > P { margin 0px padding 0px } body { FONT-SIZE 10pt FONT-FAMILY Tahoma } </style > </head > <bod

How Configure AWE with W2k3 and mysql5.0.33 (recompiled innobase)

Dear MySQLers Tried to follow everything in the manuals in order to increase the innodb RAM size but allas I cannot go over 1.3GB (compared to 1.1GB without AWE this is only a 10% increase).

mysqldump and batch processing on windows (start /wait /B ....)

Hi all i have a little problem with mysqldump under Windows 2k3. I have four instances of mysql running which i would like to backup one after the other. That means i would have to start mysqld

error when reading

hai member i have an error with this message 061210 19 47 28 [ERROR] Got error 134 when reading table './hospitality/lockertrans ' 070111 20 19 45 [ERROR] Got error 127 when reading table './hospi

RAID

Hi Does anyone works with RAID on InnoDB datatype? I want to split files at 4000MB i have --- innodb_data_home_dir /home/mysql innodb_data_file_path ibdata1 10M autoextend max 4000M --- But w

MySQL on Win32

HYPERLINK "mailto habla@(protected) "habla@(protected) -- No virus found in this outgoing message. Checked by AVG Free Edition. Version 7.5.409 / Virus Database 268.15.27/602 - Release Date
Page 4 of 65 1   2   3   4   5   6   7   8   9   10   Next 10