* Rick ([EMAIL PROTECTED]) wrote:
> i guys!! im newbie, how can i backup a mysql database? what do you recommend
> me?
>
man mysqldump
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB 34E3 3AF1 DC6C 9F7
remember the mysql_data_seek call. However, I did find my problem.
It seems I was calling mysql_fetch_row( Result) once BEFORE returning to
my calling routing to fetch the rows out, thus I was only getting the
last 6 rows. DOH!
Thanks for the help.
--
.''`. Carl B. Constantine
: :
print("Row %d is: %s\n",i,row);
i++;
}
OK, the problem is, I don't get the very first row, I only get the last
6 rows. Can anyone tell me WHY this is? It doesn't really make sense.
This code supposedly prints rows 1-7 but really only prints 2-7.
Your help is greatly appr
* Victoria Reznichenko ([EMAIL PROTECTED]) wrote:
> It means that user doesn't have ALTER privilege.
BUT, I've tried granting the user all privs in mysqlcc and it still
doesn't work. Looking at my other setup, the users look like they are
set up the same.
--
.''
t even get the
user to have the lock tables priv, even though I'm root granting the
priv, it just refuses to take. Yet, the machine it worked on seems to be
set up the same way and I didn't have a problem.
Can someone point me in the right direction to a solution?
--
.''`.
* Jeremy Zawodny ([EMAIL PROTECTED]) wrote:
> On Tue, Jun 24, 2003 at 09:14:18PM -0700, Carl B. Constantine wrote:
> > I want to be able to take a database running on a primary server and
> > duplicate/mirror it on a secondary server. I want to be able to update
> > the
InnoDB?
Thanks.
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB 34E3 3AF1 DC6C 9F7A 3FF8
`- Debian GNU/Linux -- The power of freedom
pgp0.pgp
Description: PGP signature
search on this error and come up with hits
from many different lists (PHP, LDAP, and so forth) but nothing that
pertains to what I'm seeing. Can someone provide some insight?
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B
ldn't have anything to do with it, should it?
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB 34E3 3AF1 DC6C 9F7A 3FF8
`- Debian GNU/Linux -- The power of freedom
pgp0.pgp
Description: PGP signature
. It also looks more like
class diagrams (from the screenshots) than true ER, but I haven't looked
at it in detail.
Just my $0.02 worth.
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB 34E3 3AF1 DC6C 9F7A 3FF8
`-
same with aggregates and so forth.
As to doing ER, you can use Dia <http://www.lysator.liu.se/~alla/dia/>
which will also do UML.
Now, it shouldn't be hard to go from your SQL script file to a UML type
diagram (ala Absess and Oracle) but I'm not aware of utils that do that
you need MySQL 4 if you want to compile it yourself, but
binaries are available from the website that still work with 3.23.x
--
.''`. Carl B. Constantine
: :' : [EMAIL PROTECTED]
`. `'GnuPG: 135F FC30 7A02 B0EB 61DB 34E3 3AF1 DC6C 9F7A 3FF8
`- Debian GNU/L
12 matches
Mail list logo