Hi,
I think that one of the admins on my MySQL 3.23.38 server somehow
removed mysql.host when he was cleaning out old databases, I get the
error:
020227 15:21:46 mysqld started
020227 15:21:46 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't
exist
020227 15:21:46 mysqld ended
If I re-run
e textbox is given a
name like $0-name then $1-name dynamically until all the records in the
table have been displayed. Does anyone know how I can accomplish this?
Many Thanks.
- Matt Rudderham
-
Before posting, please check:
. Can it handle
this not much traffic? Thanks.
Matt Rudderham
I am running MySQL 3.23.38
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list arc
e textbox is given a
name like $0-name then $1-name dynamically until all the records in the
table have been displayed. Does anyone know how I can accomplish this?
Many Thanks.
- Matt Rudderham
-
Before posting, please check:
. Can it handle
this not much traffic? Thanks.
Matt Rudderham
I am running MySQL 3.23.38
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list arc
.
Matt Rudderham
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe,
Hi,
I have a while loop pulling information into an editing form. It labels
variables dynamically as so:
name="schooling
Where $counter is augmented each time through the loop. In order to then
insert these, I need to do an insert of $schooling$counter. Below is the
statement I've been trying to
D'oh. Meant to call mysql_query! Thanks!
- Matt
"Bonum volens duceris in Tartarum"
> -Original Message-
> From: Michael Brunson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 02, 2002 3:36 PM
> To: Matt Rudderham
> Cc: [EMAIL PROTECTED]
> Su
ql);
echo "Member Added\n";
$sql2 = "select max(member_id) from members";
$member_id = mysql_query($sql2);
echo "$member_id";
$sql3 = "INSERT INTO skills (member_id, name, schooling,
certifications, d
lls table and the committees table when adding the
information about those members? I am using PHP and MySQL 3.23.38
running on FreeBSD / Apache(PhP4). Thanks.
Matt Rudderham
"Bonum volens duceris in Tartarum"
-
Befo
10 matches
Mail list logo