RE: secure port 3306

2007-05-07 Thread Mogens Melander
Well, i that case you can forward the tunnel (port 22) directly from server-1 to server-2, so when you tunnel from client to server-1, you get forwarded to server-2. On Mon, May 7, 2007 21:41, Steven Buehler wrote: > But I also need to make sure that nobody is sniffing between Server-1 and > Serve

RE: secure port 3306

2007-05-07 Thread Steven Buehler
But I also need to make sure that nobody is sniffing between Server-1 and Server-2. Steve -Original Message- From: Mogens Melander [mailto:[EMAIL PROTECTED] Sent: Monday, May 07, 2007 1:35 PM To: Steven Buehler Cc: mysql@lists.mysql.com Subject: RE: secure port 3306 On Mon, May 7, 200

Installing 2nd instance on windows.

2007-05-07 Thread C K
Is it possible to install more than instances on Linux of MySQL 5.0? I am using WinXP SP 2 and MySQL 5.0.17. Thanks CPK -- Keep your Environment clean and green. -- Keep your Environment clean and green.

Re: How do I find products when a user types freeform strings like 'Sony 20" TV' or '20" Sony TV'?

2007-05-07 Thread Mayssam Sayyadian
Daevid, It occurs to me that what you were explaining was multi-column keyword search which MySQL does not support as of now. You may even face scenarios where you need multi-table and multi-column keyword search (even in your example, this may come up). In brief, you have a set of keywords and yo

RE: secure port 3306

2007-05-07 Thread Mogens Melander
On Mon, May 7, 2007 17:40, Steven Buehler wrote: > The thing is...I need to securely do this. Here would be the setup > Desktop -> Secure connection to Server 1 -> Secure connection to Server 2. > So I am assuming that what I need to do is to have the Desktop SSH into > Server 1 which will have t

Re: secure port 3306

2007-05-07 Thread BJ Swope
On 5/7/07, Steven Buehler <[EMAIL PROTECTED]> wrote: Thank You so much. I will have to try this later today. I have never done a port forward in iptables before. I knew that I could, but just never had a need or tried so it slipped my mind about this. The thing is...I need to

problem with initdb script in lxr installation - newbie needs help

2007-05-07 Thread Shahbaz Khan
This portion of the script gives error. reate table lxr_releases (fileid int not null references lxr_files, release char(255) binary not null, primary key (fileid,release) The script is present as attachment if needed. I suspect this script is for mysql 4

Question on InnoDB support

2007-05-07 Thread waldo_tumanut
I'm making an assessment of MySQL possible official adoption in my company. A question I have is: with InnoDB codebase being owned by Oracle, is there any impact to its reliability and support? Any other issues? Waldo Tumanut Database Analyst ---

RE: secure port 3306

2007-05-07 Thread Steven Buehler
Thank You so much. I will have to try this later today. I have never done a port forward in iptables before. I knew that I could, but just never had a need or tried so it slipped my mind about this. The thing is...I need to securely do this. Here would be the setup Desktop -> Se

Re: Deleted Root Account

2007-05-07 Thread Baron Schwartz
Hi, John Kebbel wrote: Even though I completely removed everything I could find related to MySQL in Synaptic Package Manager, a folder still remained at /var/lib/mysql/ containing all my old table information. If that info hung around, it seemes logical to assume the Grants table were st

Stuck with some SQL

2007-05-07 Thread Philip Mather
Afternoon everyone, Not been on here for a while, works been to hectic and this thing called life keeps getting in the way ;^) -- Regards, Phil

Stuck with some SQL

2007-05-07 Thread Philip Mather
Afternoon everyone, Sorry, don't you hate the fact that the tab key submits your emails on web clients!? Anyway please ignore that last partial email, I've got myself stuck with some SQL. What it boils down to is... SELECT wordgroup.Title AS `Keyword Group`, site.Site_name AS Site, que

Re: Help with Query

2007-05-07 Thread Baron Schwartz
Hi Ed, Ed Curtis wrote: I need to get some duplicate record information from a table and I haven't found any way to do it yet. I figured there might be some type of query I could do using a "for each" type command. What I have is a table with names and companies. Some people have multiple en

Help with Query

2007-05-07 Thread Ed Curtis
I need to get some duplicate record information from a table and I haven't found any way to do it yet. I figured there might be some type of query I could do using a "for each" type command. What I have is a table with names and companies. Some people have multiple entries for different compan

Is MySQL IPv6 Compliant ?

2007-05-07 Thread Xavier Jeannin
Hello Sorry to ask a questions, already posted but answers appear not clear and I do not find any information in the documentation. There is a patch for IPv6 at http://www.ngn.euro6ix.org/IPv6/mysql/ fot the 4.0.18 version. Does anyone use this patch with success in her/his company ? Is IP