Upgrading from 3.3-3 to 3.3-4 in the way to 3.5

Upgrading from 3.3-3 to 3.3-4 in the way to 3.5

Tuesday 19 April 2005 7:34:41 am - 3 replies

Author Message

Jack Rackham

Tuesday 19 April 2005 8:35:26 am

Upgrade the database like this (ez description a little confusing ;-)):

mysql -u yourusername -p yourdatabase < dbupdate-3.a-b-to-3.x.y.sql

Run from upgrade dir update/database/mysql/3.x/.

Jack Rackham

Tuesday 19 April 2005 11:02:42 am

to find php.

whereis php

John Mina

Wednesday 27 April 2005 3:54:14 am

Dear HÃ¥vard K,
Really apprecitating this help
For PHP it worked and it should me the path ,
But fr mysql command you gave me i is actually the same
<i>
mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Usage: mysql [OPTIONS] [database]

-?, --help Display this help and exit.
-A, --no-auto-rehash No automatic rehashing. One has to use 'rehash' to
get table and field completion. This gives a quicker
start of mysql and disables rehashing on reconnect.
-B, --batch Print results with a tab as separator, each row on
a new line. Doesn't use history file.
--character-sets-dir=...
Directory where character sets are located.
-C, --compress Use compression in server/client protocol.
-D, --database=.. Database to use.
--default-character-set=...
.
.
.
The following groups are read: mysql client
The following options may be given as the first argument:
--print-defaults Print the program argument list and exit
--no-defaults Don't read default options from any options file
--defaults-file=# Only read default options from the given file #
--defaults-extra-file=# Read this file after the global files are read

Possible variables for option --set-variable (-O) are:
connect_timeout current value: 0
max_allowed_packet current value: 16777216
net_buffer_length current value: 16384
select_limit current value: 1000
max_join_size current value: 1000000
</i>

The previous lines and more in between appeared as if i asked for help or something , any clue ?

Thanks for support

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.