> I would also strongly suggest not storing your images in the database but
> rather a link to the image.
even that - why?
if you're using an ultrafast webserver like Tux in combination with
Apache/php-perl
the Tux webserver serves the images incredibly fast (see specweb tests)
what advantage
> The other solution is rsync. I dont know much about this guy yet, but I
> have some concerns with using it to copy over large remote files. For
> example, if I have a 1.2 gig table that has been heavily modified over a
> weeks work, how reliable is the remote file after rsync? I guess Im jus
Am Samstag, 18. August 2001 19:18 schrieb Gary Huntress:
> My opinion onlyif you are a dot com, and are having critical problems
> with a production server that you rely on to make your $$$, then you should
> suck it up and pay for support. We pay $40k/year for commercial support
> on our "i
> MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)
> Session halted.
go to the mysql monitor and:
use database;
describe blHSBOYArticle_basic;
-
Before posting, please check:
http://www.mysql.com/manual.php (t
Am Mittwoch, 15. August 2001 12:26 schrieb Ralf R. Kotowski:
> Hi,
>
> I'm currently runnig RH 6.2 and I'm considering upgrading to RH7.1
> I'm planning on whiping the HD's completely and start from scratch
> and then install the latest RPM's from MySQL's site.
>
> The question is what would be th
> This is after a mysqld restart -- It restarted, but didn't work because
> this single mysqld process wouldn't die. I even tried to kill it "kill
> 24424" and it still wouldn't go away -- not letting me restart mysqld.
>
> What is going on here?
kill -9 24424
i.t
---
> Ok I've finally gotten MySQL 3.23.37 installed and operating. Thanks to all
> that helped! The problem I'm now experiencing is when I try to interface
> with MySQL via PHP. MySQL seems to work fine by logging into MySQL directly
> and through a MySQL GUI Client. I get the following error...
>
>
Charles L Hagen schrieb:
>
> mysqld dead but subsys locked
>
it's successfully installed and running,
but not really killed
killall mysqld
and start again
you shouldn't post those long nonsense listings
-- http://it97.dyn.dhs.org
Mohamed Sadok MOUHA schrieb:
>
> Hi,
> does any one used MySQL in real environment with big databases and
> a big number of connections? If yes, what's the hardware config?
http://iworld.compaq.de
-- http://it97.dyn.dhs.org -
bdbtest;
++--+
| pk | name |
++--+
| 1 | tim |
++--+
1 row in set (0.00 sec)
mysql> rollback;
ERROR 1196: Warning: Some non-transactional changed tables couldn't be
rolled back
***
so I'm not that expert knowing what "non-transactional changed tables&qu
Danie Weideman schrieb:
>
> I played around with fread PHP function but with no-luck
how about fopen(),
or
$fp=fsockopen( "$host", 80,);
$anfrage="GET $seite HTTP/1.0\r\n");
etc.
IrmundThum
-
Be
ment,primary key (MeetScoresId));
Query OK, 0 rows affected (0.08 sec)
-- http://it97.dyn.dhs.org --
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
ded by JavaScript
--
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
he user submits
> the form back to you.
>
> Adam
trivial Javascript task and the noscript tag can have a short
explanation to turn on JavaScript
for sorting the columns. So somebody with Javascript disabled visiting
the site sees this information
and can decide to turn Javascript on
(si
latest stable release under RH7 with no problems.
> (NOTE: I compiled it myself, instead of using RedHat's rpms)
>
same - with RPMs
--
IrmundThum
+49 179 6998564
+49 6374 992541
-
Before posting, please check
ust use it as is to test for
> myself.
you have configuration problems
phpAdmin definitively works with PHP 4.0.4
--
http://it97.dyn.dhs.org/
IrmundThum
+49 179 6998564
+49 6374 992541
-
Before posting, please
Warren schrieb:
>
> Hi! I just posted the following silly (in retrospect) question
> $next=MYSQL_QUERY("select ref from questions where ref < $ref[0] ORDER BY
> ref DESC LIMIT 1");
no reason to apologize - sometimes the best postings :-
--
http://it97.dyn.dhs.org
know?
> >
> > John Ford
this is a very old well-known Windows issue;
you should use a text editor what can save your files in UNIX format:
I guess every professinal editor has this option, see Textpad or
Dreamweaver...
--
http://it97.dyn.dhs.org/
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
Rus schrieb:
>
> Maybe it's problem with end_of_line symbol.
> You could use PHP to insert records directly into db.
>
> - Original Message -
> From: Irmund Thum <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Monday, February 12, 2001 2
d
for access:
use file - external data - tables connect
you can read and write into your MySQL tables!
--
http://it97.dyn.dhs.org/
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
d so on.
I can't see any difference.
Any other method to try, any hint?
tia
i.t
--
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
problems using php4.04pl1 with
mysql Ver 11.12 Distrib 3.23.32, for redhat-linux-gnu (i386)
maybe you should reinstall it (:-?
)
--
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
uilder.com for info on
> PHP (a good language for interfacing with databases)
> Look around http://www.mysql.com and http://www.devshed.com , among others,
> for tutorials and info on using databases.
>
> Anna
--
IrmundThum
+49 179 6998564
+49 6374 992541
Kryptographische Unterschrift mit S/MIME
23 matches
Mail list logo