Re: MySQL Still a wise choice for developers?

2001-08-25 Thread Irmund Thum
> 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

Re: Replication advice needed...

2001-08-25 Thread Irmund Thum
> 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

Re: MySQL Spawns Many Processes and Uses 100% CPU! PART #2

2001-08-18 Thread Irmund Thum
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

Re: MySQL Error: 1036 (Table 'tblHSBOYArticle_basic' is read only)

2001-08-16 Thread Irmund Thum
> 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

Re: Upgrading

2001-08-15 Thread Irmund Thum
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

Re: Lots of spawning Mysql processes and one that won't die?

2001-08-14 Thread Irmund Thum
> 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 ---

Re: MySQL Lost Connection...

2001-08-13 Thread Irmund Thum
> 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... > >

Re: trying to install on RedHat 7.0 and need help

2001-03-06 Thread Irmund Thum
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

Re: MySQL performances?

2001-02-26 Thread Irmund Thum
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 -

Re: ROLLBACK not working in Red Hat Linux 7 but does in RedHat Linux 6.2 (MySQL3.23.33)

2001-02-25 Thread Irmund Thum
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

Re: Antwort: Saving pictures in MySql

2001-02-24 Thread Irmund Thum
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

Re: Help with Create Table

2001-02-24 Thread Irmund Thum
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

Re: [php_mysql] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread Irmund Thum
ded by JavaScript -- IrmundThum +49 179 6998564 +49 6374 992541 Kryptographische Unterschrift mit S/MIME

Re: Creative solution with XML,PHP,MYSQL

2001-02-17 Thread Irmund Thum
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

Re: RedHat 7

2001-02-15 Thread Irmund Thum
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

Re: will this work? [phpMyAdmin]

2001-02-13 Thread Irmund Thum
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

Re: Answering my own question --- sorry for noise on the list

2001-02-13 Thread Irmund Thum
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

Re: special characters messing me up

2001-02-13 Thread Irmund Thum
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

Re: mysqlimport - LOAD DATA LOCAL INFILE

2001-02-12 Thread Irmund Thum
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

Re: Access 2000 and MySQL - this isn't _my_ choice

2001-02-12 Thread Irmund Thum
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

mysqlimport - LOAD DATA LOCAL INFILE

2001-02-12 Thread Irmund Thum
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

Re: Building php4.0.4pl1 with mysql 3.23.32

2001-02-12 Thread Irmund Thum
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

Re: Linking MYSQL to web sites

2001-02-11 Thread Irmund Thum
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