Error 127?

2001-06-13 Thread Cesar Cabrera
Hello, what means an error 127 from table handler and an error 1030? where can I get documentation from that issues? Thanks for any help you can give me, Cesar A. Cabrera E. -- 'http://www.utp.edu.co/Lince/

innodb text fields

2001-06-13 Thread ryc
I am aware that currently innobase tables can not have abritararly large text/varchar fields and support for this will be released sometime in the month of June. The application I am working with requires text fields (usually less than 64k), and I desperatly need row level locking. Either I

RE: innodb text fields

2001-06-13 Thread Alok K. Dhir
From the manual: The default database page size in InnoDB is 16 kB. By recompiling the code one can set it from 8 kB to 64 kB. The maximun row length is slightly less than a half of a database page, the row length also includes BLOB and TEXT type columns. The restriction on the size of BLOB and

is this a windows problem are my settings

2001-06-13 Thread Martin Scherer
When I attempt to start the windows version of any of the executables such as mysqladmin.exe the command line window comes up scrolls and disappears. Your help is requested. Thank you. Martin - Before posting, please check:

Re: Pregunta

2001-06-13 Thread Barry C. Hawkins
on 6/13/01 17:12, Anita Rafaela Carrillo at [EMAIL PROTECTED] wrote: Hola. Hola. Soy estudiante de Sistemas y necesito ayuda por favor. En que sitio puedo encontrar un frontal gráfico de MySql para Linux, necesito generar mi base de datos y diseñar las tablas de un sistema. At. Anita

Re: is this a windows problem are my settings

2001-06-13 Thread Paul DuBois
At 7:42 PM -0700 6/13/01, Martin Scherer wrote: When I attempt to start the windows version of any of the executables such as mysqladmin.exe the command line window comes up scrolls and disappears. Your help is requested. Thank you. Martin Sounds like you're trying to run them by

RE: is this a windows problem are my settings

2001-06-13 Thread Mike
Run it from the command line and it will work. You can DBLCLK on the MySQLManager or the winmysqladmin though and the will pop open. Cheers -Original Message- From: Martin Scherer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 13, 2001 8:43 PM To: [EMAIL PROTECTED] Subject: is this

Re: Pregunta

2001-06-13 Thread Miguel Angel Solórzano
At 17:12 13/06/2001 -0400, Anita Rafaela Carrillo wrote: Hola, Usted puede usar MySQLGUI hecha por nuestro programador Sinisa. La puede encontrar en: http://www.mysql.com/downloads/gui-clients.html Creo que debe preferir la opción ya compilada. Saludos, Miguel Hola. Hola. Soy estudiante de

threads mysql

2001-06-13 Thread Dvoek Michal
Hi there, little problem. I have program (like phorums) and there is command mark all posts as readed. On one board is about 4000 posts, and if is new user and want mark all posts as readed - it's problem (big). All is written in ANSI C (using C API functions). And here is main problem: when i

mysql-client: network connection from localhost

2001-06-13 Thread Andreas Edler
Subject: mysql-client: network connection from localhost Package: mysql-client Version: 3.23.38-4 Severity: normal We maintain several servers with multiple IPs on each system as eth0:X. When connecting to localhost or to the main IP of the system (eth0) all operates okay, but if we connect to

<    1   2