Performance of Sockets vs. TCP/IP connections on localhost?

2005-02-09 Thread Lasse Laursen
MySQL database) Regards -- Lasse Laursen · VP, Hosting Technology NetGroup Processing Aps Phone: +45 3370 1526 · Fax: +45 3313 0066 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

MySQL and FreeBSD 5.x - Using LinuxThreads or not?

2004-03-07 Thread Lasse Laursen
le covered FreeBSD 4.x - http://jeremy.zawodny.com/blog/archives/000203.html Have any of you had any experience with stability/performance under FreeBSD 5.x and MySQL 4.0.x? Should the LinuxThread library still be used when compiling for maximum performance or has the problems been solved in Regard

my_getopt.h

2003-03-27 Thread lasse
Hey... what is my_getopt.h really? when compiling mysqlcc i get loud errors (probably) originating from that include, wich i don't have on my system... Any ideas? -- -BEGIN GEEK CODE BLOCK- Version: 3.1 (2002 update) GCM/GCS/GMU/ d+ s++:++ a-- C++() UBLAIS+() P+ L+(-) E--- W+++

Re: Storing of media files/data in MySQL

2003-03-24 Thread lasse
Yes. Check the archive =) regards lasse On Mon, 24 Mar 2003, Michael Edlund wrote: > Are there any special performance considerations I should have in mind > when making the decision of whether to store a large number of browser > uploaded media files (images, audio and video) in BL

RE: Using LIKE to search for occurence of a column value in a string

2003-03-23 Thread lasse
I thought you only could use the likesyntax like this; SELECT column from table where column like '%data%'; i have a hard time seeing what goodit would be calling a column http:// =) check; http://www.mysql.com/doc/en/Pattern_matching.html regards lasse On Sun, 23 Mar 2003, Vil

Re: gotten pass one problem to land into another

2003-03-22 Thread lasse
Have you really compiled php with mysqlsupport? "undefined function" make an phpinfo.php containing just execute through a browser and look for mysql.. if you find nothing, you need to recompile php ./configure --with-mysql //lasse On Sat, 22 Mar 2003, Jon Miller wrote: > I&

Re: images with mysql

2003-03-21 Thread lasse
o do is retrieve it and push > the link to the browser. > > > > B. > > > At 20:18 20-03-2003 +0100, lasse wrote: > >hey all.. new to the list. > > > >Just my 5 cents... > >I think it's better to store images in the database, sure you loose a bit > &

Re: images with mysql

2003-03-20 Thread lasse
hey all.. new to the list. Just my 5 cents... I think it's better to store images in the database, sure you loose a bit in performance, but it's easier to code. The way i've done it before is always a separate render.php (or what ever) that compares the users rights to view that image, get's the

Performance / Stresstest of MySQL

2002-07-19 Thread Lasse Laursen
doesn't seem to compile under FreeBSD. What kind of tests do you guys/girls perform to find the best configuration of your systems? Yours -- Lasse Laursen <[EMAIL PROTECTED]> - Systems Developer NetGroup A/S, St. Kongensgade 40H, DK-1264 København K, Denmark Phone: +45 3370 1526 - Fax: +4

Performance Monitoring/Counters

2002-07-16 Thread Lasse Laursen
Hi all, Which tools would you recommend to performance monitoring of a MySQL database server? I'm thinking of the following: System: CPU utilization, disk I/O. RDBMS: buffer cache hit ratio, transactions/sec, connections. Yours -- Lasse Laursen <[EMAIL PROTECTED]> - System

client/server

2001-07-31 Thread lasse
Hello again! Is there no way a program like netadmin could alter databases .. and create tables? i really like the looks of that GUI I dont wanna install mysql on the win2k box.. i'd like to keep it on the linux box.. /

Fw: client/server

2001-07-31 Thread lasse
Hello again! Is there no way a program like netadmin could alter databases .. and create tables? i really like the looks of that GUI I dont wanna install mysql on the win2k box.. i'd like to keep it on the linux box.. /