Note: forwarded message attached.
Yahoo! India Matrimony: Find your partner online.
http://yahoo.shaadi.com/india-matrimony/--- Begin Message ---
At 13:08 + 3/12/04, Arunachalam wrote:
Sorry to all,
I found that
Hello,
I have found this trouble between documentation and real API library and quote to
MySQL Team and
report the BUG last 2 months back. They replied me that it's under development and it
would be
available to the developers from its next release on Aug 2004.
The main changes happens in Prepa
hi
try this URL: http://www.innodb.com/ibman.php
-arun.
--- Emmett Bishop <[EMAIL PROTECTED]> wrote: > Howdy all,
>
> Quick question about what I'm seeing in the BUFFER
> POOL AND MEMORY section...
>
> I've configured the innodb_buffer_pool_size to be 128M
> and when I do a show variables lik
binary needs to be able to make a http connection to
lease.openlogging.org at least once a month.
look at 'bk help url' if you need to tell 'bk' about a proxy.
*
Anybody help/suggest me to attain my goal pls...
Arun
When I first mail to [EMAIL PROTECTED] they said
Quick answer: you probably have an incorrect Internet Proxy setting.
Test if you can connect to mysql.bkbits.net port 14690 using telnet:
C:\> telnet mysql.bkbits.net 14690
Hi,
I have installed the package bk-3.0.4-x86-win32.EXE
from Bitkeeper.com, to get the Mysql-4.1.1 source code
for Windows 2000 box.
It's installed successfully and frame the shortcuts in
my Start menu --> program --> Bitkeeper with
sub menus for
bash shell1
bash shell2
Helptool
Hi,
I have downloaded *bk-3.0.4-x86-win32.EXE* from
URL: http://www.bitmover.com/download, for windows
When I try to install it ask for;
***
This release of BitKeeper requires the Cygwin version 1.5.5 . If you
have already installed a older cygwin release, you should upgrade to
cygwin 1.5.5
*WARN
Hi MySQLians,
After such a long span (nearly 1 month) of searching the solution
for the server restart while executing C API prepared statments
I found that the execution met the error in the server ;
040315 17:48:55 Aborted connection 2 to db: 'test' user: ''
host: `localhost' (Got an er
hi Íõ ÊË,
Yes you can have MySQL for Windows OS ...
visit: http://www.mysql.com/downloads/mysql-4.0.html
---> Windows downloads - OK
--- Íõ ÊË <[EMAIL PROTECTED]> wrote: > Dear sir:
>I've used MySql for several years. It IS the best database I've used,
> small and efficient.
>How
hi,
When using MyISAM table, the limit will be determined by your operating system, ie.
the number of
files you can have in one directory.
Using InnoDB tables removes that limitation by allowing multiple tables within a
single datafile
(tablespace).
The maximum tablespace size is 4 billion dat
..
thanks...
Arun.
--- Arunachalam <[EMAIL PROTECTED]> wrote: > Hi,
>
> I am really astonishing when I see the sample
> program on the URL:
> http://www.mysql.com/doc/en/mysql_stmt_execute.html
>
> I am using
>MySQL 5.0.0 alpha
>Windows 2000 SP 4
>V
Hi,
I am really astonishing when I see the sample
program on the URL:
http://www.mysql.com/doc/en/mysql_stmt_execute.html
I am using
MySQL 5.0.0 alpha
Windows 2000 SP 4
VC++ 6.0
I found that the C API changes as
mysql_prepare() ---> mysql_stmt_prepare()
mysql_bind_param() --->
Hi,
As I declared that COBOL can able to communicate with MySQL via it's C API routines.
Currently i have used MySQL 5.0.0-alpha and involved in the usage of prepared
statement C API.
When I implement this calling from COBOL shows this error and reset the MySQL server.
(reset -->
stop).
Finall
Hello MySQLians,
As per debugging the sample C coding I have made some more changes and observed that
the
execution of all the C API is working fine, after complete execution the server become
unstable
and resetted.
When I involved in debuging the C coding I found that it has allocated too much
Hai MySQLians,
I have listed down the log details which shows the mysql servers normal shutdown and
improper
shutdown while it got trouble from C coding.
Log details from c:\mysql\data\mysql.err
MySql: ready for connections.
Version: '5.0.0-
mory buffers?
Pls reply with detail
Thanks
Arun.
--- Arunachalam <[EMAIL PROTECTED]> wrote: > hi,
>
> I wish to provide some more information too regarding MySQL
> Server hangup.
>
> Once after I execute the C sample program, WinMySQLAdmin tool
> and query
e or hangup while
executing Client C API functions.
thank you
Expecting your valuable reply.
regards,
Arun.
--- Arunachalam <[EMAIL PROTECTED]> wrote: > Hi,
>
> I have written in intermediate, on the appropriate position in this
> discussion, please go thru in full.
>
Hi,
I have written in intermediate, on the appropriate position in this
discussion, please go thru in full.
--- Michael Widenius <[EMAIL PROTECTED]> wrote: >
> hi!
>
> >>>>> "A" == Arunachalam <[EMAIL PROTECTED]> writes:
> A&
Hai MySQLians!!!
I have established the Successful Connection to MySQL from COBOL.
Now from COBOL I can able to query the MySQL and get back the
result sets using C APIs under MySQL 4.0.17-max both in windows
and Linux. Note that my Client is in Windows platform...
Its not enough for my applicat
hi all,
I have installed MySQL 5.0.0a-alpha for Windows...
Everday 1st time it's started using WinMySQLAdmin 1.4 tool
and working on the mysql prompt, it works fine...
whenever i shut down the system OR Stop the service once
and restart again it started asusual, but no values displayed
in Envi
idn't have the create statements of the tabels and so on.
> A better way is to pump all data from the old to the new DB.
>
> Okay, just copying will work fine, but you will distroy the history of your
> BIN files!
>
> Rgds,
> Michael Schmuck
>
>
> -Urspr
Hi all,
I have installed the MySQL 5.0.0a-aplha for Windows
Previously I have some Database in 4.0.17-max, to access
those database now from current version MySQL Server, I have
just Copy the C:\mysql\Data\myDB folder into current server's
Data file path. Is this enough to integrate thoes Databa
Hi,
I have used MySQL 4.0.17-max-debug for windows in win 2K SP-4
I would like to know Is there any impacts we may have to
met using Alpha release before the release of production version.
why we have different types of mysqld?
mysqld
mysqld-opt
mysqld-nt
mysqld-max
mysqld-m
Hi!
MySQL C API Prepareed statements routines;
mysql_prepare,
mysql_bind_param,
mysql_fetch,
mysql_execute are present in *libmysql.lib* file - right...
I have currently used MySQL 4.0.17-max
I want to clarify that starting from which version, MySQL provides this?
t
Table created with out any error in MySQL 4.0.17-max-debug win
mysql> create table foo (id int not null default -1);
Query OK, 0 rows affected (0.22 sec)
mysql> explain foo;
+---+-+--+-+-+---+
| Field | Type| Null | Key | Default | Extra |
+---+-+--
ECTED]> wrote: > this occures when you ommit the user name,
MYSQL C API uses
user ODBC as
> default when you ommit or enter empty string as
> user name when calling mysql_real_connect()
>
> - Original Message -
> From: "Arunachalam" <[EMAIL PROTECT
Hi all,
Is any one met with the error while connecting to MySQL Server
*Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)*
if so pleass let me know the remedy to resolve this error.
I don't have the user named ODBC in my mysql Database.
my configuration is:
Windows 2000
Hi MySQLians,
For the last 2 months I have tried to establish connection
between COBOL and MySQL. Hope I have succeeded a stage in
this regard.
I have used
Remote server: MySQL Server 4.0.17-max in Suse Linux
Client: Windows 2000
Microsoft VC++ 6.0
CA-Realia COBOL Compile
Hi all,
I have the following settings in *my.ini* (obtined from WinMySQLadmin)
#This File was made using the WinMySQLAdmin 1.4 Tool
#12/11/2003 10:50:28 AM
#Uncomment or Add only the keys that you know how works.
#Read the MySQL Manual for instructions
[mysqld]
basedir=C:/Program Files/mysql
#
look at http://www.ispirer.com
it provides a tool SQLWays, which is a migrating tool
to migrate any DataBase to MySQL with Data.
greets,
Arun.
--- Claire Lee <[EMAIL PROTECTED]> wrote: > Hi,
> I'm a newbie working on a big project. The idea is to
> transport an existing Oracle database at
> htt
Hi!
May I have the reason why this error occured in my Localhost.
When I try to connect to MySQL on the Localhost I met the error
*Can't open named pipe to host: . pipe: MySQL (2)*
I have used;
Windows 2000 SP 4
MySQL Server 4.0.17 max-debug
Upon looking the documentation fro
--- Roger Baklund <[EMAIL PROTECTED]> wrote: > * Arunachalam
> > Sent: Tuesday, January 13, 2004 10:39 PM
> > To: mySQL List
> > Subject: Re: mysql_init function issues :Connecting MySQL to COBOL
> >
> >
> > I have somehow managed to create the dat
t_used_slave;
> struct st_mysql* last_used_con;
> } MYSQL;
>
> - I want to confirm that Is this much lengthy decalration of pointer needed? (OR)
> - We can just find the length and given it to COBOL pointer declaration?
> - Incase Length does the needs how to fix the length fo
hi all!
what are all the situations, which raise this error?
If any one got ideas regarding this pls let me know
I haven't step ahead due to this error.
Unknown MySQL Server Host '"Ì' (11001): QÌ(53)
thanks
Arun.
Hi all,
Herewith I want to confirm that the info passed to the Socket
parameter of mysql_real_connect() is correct or not?
we have C API function to handle MySQL database using C programs.
MYSQL *mysql_real_connect(MYSQL *mysql,
const char *host,
> struct st_mysql* last_used_con;
> } MYSQL;
>
> - I want to confirm that Is this much lengthy decalration of pointer needed? (OR)
> - We can just find the length and given it to COBOL pointer declaration?
> - Incase Length does the needs how to fix the length for each data
would be wonder if any one read this clearly and suggest me.
thanks
Arun.
--- Arunachalam <[EMAIL PROTECTED]> wrote: > Hi!
>
> I am trying to connect MySQL Database to COBOL. I have made it possible to some
> stages by the
> way
> as follows; I have developed this under;
Hi Li,
If you want to see the implementation portion of C coding for mysql_real_connect, U
can see open
the mysql.h header file in any C++ editor.
I don't know Why do you want to see those iplementation?
libmysql.lib is a library file used to permit dynamic calls from it's clients.
libmysqld.lib
Hi!
I am trying to connect MySQL Database to COBOL. I have made it possible to some stages
by the way
as follows; I have developed this under;
Client: Microsoft Windows 2000 Service pack 4.
CA-Realia COBOL Compiler Version 6.0.45
Microsoft (R) Incremental Linker Version 6.00.8168
MySQL server 4.
ULL is not zero).
>
> Pat...
>
>
> - Original Message -
> From: "Arunachalam" <[EMAIL PROTECTED]>
> To: "Patrick Sherrill" <[EMAIL PROTECTED]>
> Sent: Wednesday, December 31, 2003 4:22 AM
> Subject: Re: COBOL Syntax of callin
Hi,
I am having responsibility to connect MySQL to COBOL. after such a long analysing I
found there
are some C API function to connect to MySQL provided by itself.
In COBOL I have the option to CALL external programs written in other languages. I
follow this way
to made connection to MySQL fro
> added in the 'Object/library module' field separated
> by spaces (e.g.
> 'wsock32.lib mysqlclient.lib'). Don't forget to add
> the path to the
> mysqlclient library in the 'Additional library
> path:' field.
>
> Pat...
>
>
> - Or
27;*'
c:\mysql\include\mysql.h(284) : error C2059: syntax
error : ')'
c:\mysql\include\mysql.h(285) : error C2143: syntax
error : missing ')' before '*'
c:\mysql\include\mysql.h(285) : error C2143: syntax
error : missing '{' befor
gt;
> [EMAIL PROTECTED]
> CocoNet Corporation
> SW Florida's First ISP
> 825 SE 47th Terrace
> Cape Coral, FL 33904
>
>
>
>
>
> - Original Message -
> From: "P Arunacha
gt;
> [EMAIL PROTECTED]
> CocoNet Corporation
> SW Florida's First ISP
> 825 SE 47th Terrace
> Cape Coral, FL 33904
>
>
>
>
>
> - Original Message -
> From: "P Arunacha
I am in a position to connect MySQL into COBOL. I have
properly downloaded the MyODBC from your website. I
have tried to Establish connection from COBOL through
the C API it have.
For that I have to link certain run time library for C
API given by MySQL. like 'mysqlclient.lib', ...
I want to clar
explain me in detail those
facilities.
expecting your valuable reply...
thanks
regards
Arunachalam.
Yahoo! India Mobile: Download the latest polyphonic ringtones.
Go to http://in.mobile.yahoo.com
--
MySQL General Mailing
Hi,
I need some help in installing MySQL.I did the following things
1) Downloaded the mysql version 3.23.36-pc-linux-gnu-i686.tar.gz
2) tar -zxvf mysql-version
3) ln -s /usr/local/mysql-version mysql
4) adduser mysql
5) passwd mysql
6) chown -R mysql mysql-vesion mysql
7) chgrp -R root my
I need some help in installing MySQL.
I did the following things
1) Downloaded the mysql version 3.23.36-pc-linux-gnu-i686.tar.gz
2) tar -zxvf mysql-version
3) ln -s /usr/local/mysql-version mysql
4) adduser mysql
5) passwd mysql
6) chown -R mysql mysql-vesion mysql
7) chgrp -R root mysql-ve
49 matches
Mail list logo