libmysqlclient name library wrong

2004-12-17 Thread fraga
>Description: Mysql 4.1.8 installs libmysqlclient as libmysqlclient.14.0.0 instead of libmysqlclient.so.14.0.0 which is the correct for Linux. >How-To-Repeat: make install >Fix: Correct the installation process >Submitter-Id: >Originator:daniel >Orga

In the table Properties... What is Row_Format???

2001-09-07 Thread Pablo Fraga
What´s the diference between The row storage format (Fixed, Dynamic, or Compressed) . I'am experiencing problems with update statements which goes against a table with the row_format property set to Fixed. Thanks. Pablo Fraga (MIS). e-mail: [EMAIL PROTECTED] - [EMAIL PROTECTED] icq: 1134

In the table Properties... What is Row_Format???

2001-09-07 Thread Pablo Fraga
What´s the diference between The row storage format (Fixed, Dynamic, or Compressed) . I'am experiencing problems with update statements which goes against a table with the row_format property set to Fixed. Thanks. Pablo Fraga (MIS). e-mail: [EMAIL PROTECTED] - [EMAIL PROTECTED] icq: 1134

Error 12 from table handler

2001-08-29 Thread Pablo Fraga
hi guys: I'am having this error code (Error 12 from table handler) when i am trying to create an index on a table that has about 20 records (it's not a big table)... What does this error code means?. Yours Faithfully. Pablo Fraga (MIS). e-mail: [EMAIL PROTECTED] - [EMAIL PROT

does mysql supports check???

2001-05-15 Thread Pablo Fraga
), fechaalta Date NOT NULL, idusuario Int(5) NOT NULL, Primary Key (idcliente) ) ; Pablo Fraga (MIS). e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]

does the create table supports checks on column definition on mysql???

2001-05-14 Thread Pablo Fraga
(idcliente) ) ; Pablo Fraga (MIS). e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]