WHY do I see this error when restoring my backup db :
" InnoDB: Your database may be corrupt or you may have copied the InnoDB
tablespace but not the InnoDB log files. "
GOAL: Trying to restore mysql backup on different host
using InnoDB backup that copes the backed up files to a files sever where
Hi, I just try to guess because you don't post much information about
your platform.
My impression is that you are using the wrong binaries,
probably after the common copy procedure of the solaris package manager
the post installation script is the first package-related program.
From what I see h
While SSD's (Solid State Disks) have traditionally not been the best
hardware to use for rewrite-intensive operations like databases, over
the last few months, some leading Linux kernel engineers have been
raving about next generation Intel SSD's that are close to 20x faster
than the fastest disk d
When our database reaches the 10-100TB range, we may need to consider
non-relational databases. Relational databases like MySQL tend to
heavily rely on random access, which is governed by the slow disk seek
rates. On the other hand, non-relational database pioneered by Google's
Map/Reduce framewo
Hi
I am doing investigation to determine whether we can use MySQL in our project.
But I got error message when I try to install MySQL on Solaris server.
Could anyone please help me?
First I uncompressed with gunzip, then I used pkgadd to install, and I got
the following error message in postins
In case you haven't heard the news, Percona has just announced a
performance conference at the same time and place as the MySQL
Conference and Expo 2009. The topic is performance -- more broadly,
not just MySQL. Here are the links:
http://www.mysqlperformanceblog.com/2009/02/05/announcing-percon
On 31.01.2009 14:34 CE(S)T, Mike Lischke wrote:
> we are pleased to announce a new maintenance release of the legacy GUI
> Tools Bundle.
Why is this called "legacy"? What's the newer/better alternative? I
could not find anything like this on the MySQL website.
Workbench is an E/R modeling tool.