Re: Recover dropped database

2012-10-29 Thread Sharl Jimh Tsin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

于 2012年10月29日 17:18, Lorenzo Milesi 写道:
 That's rough. The only thing I could suggest is try out
 Percona's data recovery tool
 
 My collegue did some recovery using Percona tools and (suspance...)
 recovered 95% of the data!
 
 Lovely!
 
 Ciao. maxxer
 

back it up daily,you will keep this case away forever.

- -- 
Best regards,
Sharl.Jimh.Tsin (From China *Obviously Taiwan INCLUDED*)

Using Gmail? Please read this important notice:
http://www.fsf.org/campaigns/jstrap/gmail?10073.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQjkppAAoJEEYmNy4jisTjI0wH/3PVVKmR0BXGCgockiE4TzOJ
PEd1UhrEfmVdVUsJnzTb19wd6U5i8u7MyHDClJlqn5HDydUsP/J73Jb6ogufY5GF
aGeJmLlDnyoCFi4AJgU/IPJDdkpiykdNO9ZlJAB6+u8NJu2j/1GJAf+XOsjrmfSX
BHnSo398muY/ENgyr+rgEs1zwNnBUuEqTEP3h3xvRQ1Khen7KYdJuD4CPTaq54cy
SxD283inX6Ra18/g83Zrb8ZsTcqF/JVQO7PSu+JosnmPp86qfsbibEUg+RCMkKyz
I8O7luDPkE5EcqLUDja+3qzhODwJJksQkP5WQryddCrPdbfsDmb86UOorv9RaXw=
=tWBm
-END PGP SIGNATURE-

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Compile error on MySQL 5.5.7 rc version,help!

2010-11-15 Thread Sharl Jimh Tsin

hi,everyone:
i need your helps,really!! this is my second compiling-failed on 
building my own MySQL already.previous is version 5.5.6 rc,now is 5.5.7 rc.
my build environment is centos 5 x86,full name is Linux PowerPC 
2.6.18-194.8.1.el5.028stab070.5 #1 SMP Fri Sep 17 19:10:36 MSD 2010 i686 
i686 i386 GNU/Linux.


i download the last dev branch of version 5.5.x's source tarball from 
MySQL's http mirror,then unpack it.

this is my configure strings:

[r...@powerpc mysql-5.5.7-rc]# ./configure \
 --prefix=/usr/local/mysql \
 --exec-prefix=/usr/local \
 --sysconfdir=/etc/sysconfig/mysql \
 --localstatedir=/var/run \
 --enable-profiling \
 --disable-largefile \
 --disable-ipv6 \
 --with-charset=utf8 \
 --with-extra-charsets=all \
 --with-unix-socket-path=/tmp/mysql.sock \
 --with-mysqld-user=mysql \
 --with-zlib-dir=bundled \
 --with-low-memory \
 --with-embedded-server \
 --without-geometry \
 --with-embedded-privilege-control \
 --without-docs \
 --without-man

no error  warning reported this step. then going to MAKE it,and the 
errors below break it.


regex -I../../sql -I. -g -O2 -DUNIV_LINUX -MT mi_static.o -MD -MP -MF 
.deps/mi_static.Tpo -c -o mi_static.o mi_static.c

mi_static.c:40: error: conflicting types for ‘myisam_max_temp_length’
../../include/myisam.h:254: error: previous declaration of 
‘myisam_max_temp_length’ was here

make[2]: *** [mi_static.o] Error 1
make[2]: Leaving directory `/root/mysql-5.5.7-rc/storage/myisam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/mysql-5.5.7-rc/storage'
make: *** [all-recursive] Error 1

what should i do now? thanks for any tips.

--
Best regards,
Sharl.Jimh.Tsin (From China *Obviously Taiwan INCLUDED*)


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org