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 21 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10  

Windows 2000/XP 2013 user defined function crash.

My simple function works when one row is selected but crashes when more selected. SELECT TEST1(CMT 'A ') FROM PROD.IPR limit 1 TEST1(CMT 'A ') testvalue 1 ro

: DBACentral for MySQL v1.6 has been released

Hello The new version of DBACentral for MySQL has been released. DBACentral v1.6 presents powerful report building functionality query-based forms reports and web pages lookup fields showing

Subject: Create temporary table

Hello.. I am beginner in mysql and i am using version 4.1 for windows. I have many problems to create temporary tables. Already run SOURCE C \mysql\scripts\mysql_fix_privilege_tables.sql to

Need some clarification on MySql with BorlandC++ in windows...

Dear Friends I 'm having one problem. that is using MySQL C API Libraries with BorlandC++ compiler ver 3.1and as well as in TC ver 3.0. The problem i 'd found is can 't include the header files whic

Mysql error

Hello I am installing spss data entry network server and the data entry web server and the mysql service component will not start with the following errors. Error 1067 - The process terminat

Errors on running Perl CGI scripts on Tomcat

I know this has been asked for millions of time but I searched google for the entire day but did not get an answer instead I found millions of ppl who have the same problem as I am. The problem is

Limiting Results

I am trying to limit results pulled from two tables each with all states and congressional districts to specified congressional districts. I want each college to appear once matched to each c

MySQL 4.1

I have created a table through EMS in my MySQL 4.1. One of the datafield Amount is a type of Double for Size 15 and Precision 2. When I issue an Insert statement the data in the Amount filed is

MySQL 5.0.0-alpha to the latest...

I 've been running MySQL 5.0.0-alpha-max-debug on my w2k3 server for about a year and wonder if there 's any need to upgrade to the latest version? Any responses are appreciated. -- MySQL Windows

Install problems with MySQL vesion 5.0.4

Many thanks Bruno When I issued shell >mysqld --console the sytem responded by the following console messages 050516 10 45 59 INNODB Started log sequence number 0 43655 050516 10 45 59 IN

Getting SQLSTATE in stored procedure

How do I get SQLSTATE in a procedure? For example CREATE PROCEDURE myproc() BEGIN DECLARE CURSOR c1 Select....... .... DECLARE var1 var2 ...varN INT OPEN c1 LOOP FETCH c1 INTO va

Install MySql

Hello all I 've downloaded the latest version of MySQL with a view to upgrading from 4.0.3 beta. But when I try to install it will not let me change the directory IE C \. Anyway of correctin

Subject: problem loading mysql

Hello dennis here a new user. When from a command prompt in mysql server 4.1 folder i try to run. actually the bin folder under the former i get an error 2003 hy000 cannot connect to mysq

Urgent help...

Hello Friends I wrote one simple pgm to connect and disconnect the database in TC(Windows). when compiling the program it 's giving the error unable to open the my_global.h and giving some more e

Very UIrgent....How can i start with mysql in c language?

Hi friends I 'm ashok new member to this forum. I 'm doing my final year graduation and I 'm new to this MySQL C and Windows Combination(i never worked DB connectivity in C). There is no such hea

Inserting DateTime values not working properly

Hi all I 'm having a strange problem with an Insert into a DateTime field in MySQL. I 'm running v4.1.7 on Windows 2000 Server with Service pack 4. Basically I 'm running an insert query that i

Install problems with MySQL version 5.0.4

Downloaded version 5.0.4. Zipped size was approx 39MB. OS Windows XP 1. Install problem The MySQL Server Instance Configuration Wizard 1.0.4 did not complete when launched by the installer

Subject: problem on large ascii-file

Dear List I have a problem with my MySQL Server 4.1 on winXP SP2 (NTFS). I try to read in an ascii-file with CREATE TABLE VehicleStreamAll( Station tinyint(3) unsigned Lane

unknown error

Hi friends when IE load my webpage that is content of some PHP code appear this error "File 'C \mysql\\share\charsets\?.conf ' not found (Errcode 2) Character set '#33 ' is not a compiled char

Subject: Really big resultsets

Hi all How do you deal with really big resultsets in such a manner that they do not deny access to the tables for others? I have a situation where a resultset could be anywhere from a few hund

Install troubleshooting WIN98SE

Could someone please point me to a searchable knowledge base on resolving install issues with 98SE eg How to enter long file/directory names in a DOS command line processor ?

THCC Upcoming Events

(Mailing List Information including unsubscription instructions is located at the end of this message.) Upcoming THCC Mixer May 19 Mixer in collaboration with CABLE. Jalape?o?s Restaurant

Variable division in stored procedures causes 5.0.4 (NT) server to crash.

Folks Perhaps this is not allowed but in debugging my new stored procedure I noticed that the following line (the SET statement) causes the MySQL server running on Windows 2000 to crash. Is th

Is this Proper?

This question may have been addressed before but I 'm still unclear as to what 's happening under the hood. I normally use ASP pages to access an MS Access database but I 'd like to switch over to usin

install MySQL 4.1

hello Not sure is I 'm getting through. I have 4.0 on my system at present and was going to install 4.1 but it will not let me change the install directory to just C \. Any ideas how to resolv

ERROR 1005

Greetings '

Multiple connections sometimes slow accessing one table

I have a website that connects multiple times to my db under the same username and most pages access the same table to read data. I 've noticed that in the event that one page has a slow query invo

libmysql.dll : fatal error LNK1136: invalid or corrupt file

Hi all This is my simple source code #include <stdio.h > #include <mysql.h > #define def_host_name "localhost " #define def_user_name "root " #define def_password "passwork " #define def_db_

I need help with a Select Query

04232005 1707 GMT-6 I need to do something like this $sql "SELECT * FROM application WHERE appid ! rejected.appid ORDER BY appid DESC " I want to select all from application where the ap

load tables

Hi I 'm trying to load tables into my db. one table holds many foreign keys as I wish to try and bring it back to 1to1. But I keep getting an error message "property_main " (holds all foreign key
Page 21 of 65 Previous 10   21   22   23   24   25   26   27   28   29   30   Next 10