discovery of functional dependencies from data

2013-10-07 Thread javad bakhshi
lumns without having any meta data available.   Best regards, Javad Bakhshi, Computer Science M.Sc Department of IT, Uppsala University

Unknown database error

2012-10-29 Thread javad bakhshi
the chown solution is off table.   Best regards, Javad Bakhshi, Computer Science M.Sc Department of IT, Uppsala University

Please do not open the link that was sent to you from my email address

2012-06-09 Thread javad bakhshi
Dear Friends, There has been some problems with my mail box and some spam emails have been sent to you from my email. Please do not open the link that was sent to you from my email address!! Sorry for the problem caused.   Best regards, Javad Bakhshi, Computer Science M.Sc Department of IT

Re: ERROR 2013 (HY000): Lost connection to MySQL server during query

2012-03-05 Thread javad bakhshi
Hi, Still have the same problem and changing connect_timeout didn't help.  Any other Ideas? Is there even any solution to this?   Best regards, Javad Bakhshi, From: "mail...@securitylabs.it" To: mysql@lists.mysql.com Sent: Thursday, March 1

ERROR 2013 (HY000): Lost connection to MySQL server during query

2012-03-01 Thread javad bakhshi
files which have to loaded in the same table.  My MySQL version is 5.1.59, I have changed the  max_allowed_packet to 346030080. any ideas how I can solve this problem?   Best regards, Javad Bakhshi,

PID and LOG file

2011-11-15 Thread javad bakhshi
o     err-log=/bubo/home/h10/javad/scratch/mysql/data/the.log     pid-file=/bubo/home/h10/javad/scratch/mysql/data/the.pid   Best regards, Javad Bakhshi,

Re: Socket not found

2011-10-09 Thread javad bakhshi
Hi, I had the same problem recently restart the server so it can create your socket again and it should be all right.   Best regards, Javad From: Andrew Moore To: Peter Schrock Cc: mysql@lists.mysql.com Sent: Sunday, October 9, 2011 10:51 AM Subject: Re:Sock

Re: Arrays

2011-09-02 Thread javad bakhshi
Javad From: Shawn Green (MySQL) To: javad bakhshi Cc: "mysql@lists.mysql.com" Sent: Friday, September 2, 2011 2:18 PM Subject: Re: Arrays Hello Javad, On 9/2/2011 05:51, javad bakhshi wrote: > Hi again, > > Thanks for the tips. My problem is: > I have a Function in My

Re: Arrays

2011-09-02 Thread javad bakhshi
Best regards, Javad From: Shawn Green (MySQL) To: Cc: javad bakhshi ; Johan De Meersman ; "mysql@lists.mysql.com" Sent: Monday, August 29, 2011 4:51 PM Subject: Re: Arrays On 8/27/2011 11:18,  wrote: >>>>> 2011/08/26 13:58 -0700, javad bakhshi>>>&g

Re: Arrays

2011-08-26 Thread javad bakhshi
 Thanks guys for the help. but my problem seems to stand unsolved. From: Johan De Meersman To: Halász Sándor Cc: mysql@lists.mysql.com Sent: Friday, August 26, 2011 7:04 PM Subject: Re: Arrays - Original Message - > From: "Halász Sándor" > > Hi

Arrays

2011-08-24 Thread javad bakhshi
Hi, I would like to create a function in Mysql that returns an Array of Numbers. I am trying to run a big amount of stream of data on Mysql and I can't afford the time to store the data into a table and retrieve it later. Is there any solutions?    Best regards, Javad Bakhshi, Com