Dear list,

 ERROR 1031 at line 5167: Table handler for 'total' doesn't have this option

I am trying to use mysqldump to backup my server to another. Can anyone tell
me what the above error means? Is it a column name or perhaps some data
that's conflicting?

Rgds
Terence

----- Original Message -----
From: "Tonu Samuel" <[EMAIL PROTECTED]>
To: "MikeParton" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, June 12, 2002 2:48 PM
Subject: Re: security paranoia




On Tue, 11 Jun 2002, MikeParton wrote:

> Where in the MySQL docs does it discuss  DES_ENCRYPT/DES_DECRYPT  support?
>
> Alternatively (and I am posting this to the php lists), anyone know where,
> or if, I can get pre-compiled libmcrypt library for php 4.2.1?

http://www.mysql.com/doc/M/i/Miscellaneous_functions.htmlin the middle of
page you cane find documentation about it.


I do not know is there is a ready libray fo PHP but it is technically very
easy to load any .so library into PHP and use it from Linux. So if you
konw library you need then probably you can use them with dlopen() or
whatever this function name was.


   Tonu


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to