ble status
query)...
Jiri Matejka
[EMAIL PROTECTED]
==>Wednesday, February 18, 2004 11:57 AM [EMAIL PROTECTED] wrote:
> I think count(*) is a special case: MyISAM holds a record count which
> it can access instantly, InnoDB has to count rows. Does the time
> difference pe
I think that
print "\n";
or
print "\n";
should be enough...
Jiri Matejka
==>Wednesday, February 25, 2004 11:26 AM [EMAIL PROTECTED] wrote:
> hi ,
>
> Can somebody help me to center this table ?
>
> /* Connecting, selecting database */
> $link =
Unfortunatelly it isn't true in my case. I connect to database server in
local network and I use IP address, so there is no DNS usage...
Jiri Matejka
- Original Message -
From: "gerald_clark" <[EMAIL PROTECTED]>
To: "Jiri Matejka" <[EMAIL PROTECTED]>
so it
can't be caused by it. I tried several client applications and all behave in
the same way, so I guess the problem is inside the database. Can anybody
help me? Thanks
Jiri Matejka, [EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To u
I had similar problem on W2000 - the solution is not to use ... field
terminated by ';' ... but ...fields terminated by '\t'. I don't know why
semicolon causes this problem, but If I use \t then it works.
Jirka Matejka
- Original Message -
From: "Jochen Kaechelin" <[EMAIL PROTECTED]>