I messed up the ibdata1,ib_logfile1,0 files and encounter the problems of
openning innodb tables even after I copied the back-up files of few months ago.
I don't have many innodb tables and so this not causing too much trouble.
I don't know what to do for restoring those tables, and not even kno
I messed up the ibdata1,ib_logfile1,0 files and encounter the problems of
openning innodb tables even after I copied the back-up files of few months ago.
I don't have many innodb tables and so this not causing too much trouble.
I don't know what to do for restoring those tables, and not even kno
I have a table with a column pv (int)
I want to fetch all the rows r such that (r.pv)+1 is the pv-value of another
row.
what the sql looks like? thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...
efman/5.1/en/mysqld-option-tables.html
Regards
-Original Message-
From: ext Elim PDT [mailto:e...@pdtnetworks.net]
Sent: 07 October 2010 04:51
To: mysql@lists.mysql.com
Subject: my.ini
I recently upgraded mysql from 5.1.9-beta to 5.1.50
Since I used the custom data dir path, my upgra
I recently upgraded mysql from 5.1.9-beta to 5.1.50
Since I used the custom data dir path, my upgrade is basically a replacement
of the bin folder and I used the old my.ini file that pointing the data dir
to the right path.
Then I found, in the event viewer, two warnings:
(1)
--myisam_max_ex
descript is a great idea. thanks again!
- Original Message -
From: "Chris W" <4rfv...@cox.net>
To: "Elim PDT"
Cc:
Sent: Saturday, September 18, 2010 6:57 AM
Subject: Re: prime number table
Keep in mind that to store a number as a 32 bit unsigned intege
I got a file of the list of the 1st 1270607 prime numbers (the 1270607th
prime is 1999,
beat the $227 book at
http://www.amazon.com/prime-numbers-Carnegie-institution-Washington/dp/B0006AH1S8).
the file is an output of a python script. the file size is about 12Mb.
Then I created a simeple
There are so many versions of 5.1, Is there some review or recommendations for
a stable one? thanks
data from one server in timezone A ported to another server in timezone B,
what will happen for the records with datetime columns?
What is the recommended way of handling this kind of issues? Thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
Is there a way to create a user that has full control over a specified database
but cannot access any other database at all?
that user cannot delete the specified database, cannot create/delete other
database, but can do everything within the specified database?
Thanks for any help.
|
+---+---+-+
which not groups correctly. Seems it's a hard query.
- Original Message -
From: "Darryle Steplight"
To: "Elim PDT"
Cc:
Sent: Wednesday, July 15, 2009 11:50 PM
Subject: Re: Hard? query to with group order by group head's name
Hi Elim,
My table group_member looks like this:
+---+---+-+
| member_id | name | head_id |
+---+---+-+
| 1 | Elim |NULL |
| 2 | Ann | 1 |
| 3 | David |NULL |
| 4 | John | 3 |
| 5 | Jane | 3 |
+---
12 matches
Mail list logo