Re: Filesystem choice

2012-02-07 Thread Sameh Attia
-statement.html http://www.enterprisestorageforum.com/storage-technology/the-future-of-storage-devices-and-tiering-software.html http://www.enterprisestorageforum.com/storage-hardware/linux-file-system-fsck-testingthe-results-are-in.html Regards Sameh Attia -- - Failure is not an option; it is a

Using Open Source Database

2009-08-27 Thread Sameh Attia
database and which to use Oracle. Then migrate these applications to the new open source database. Part of this exercise is a financial exercise on the savings resulting from this transformation (CAPEX & OPEX). So do you have any pointers, case studies, and so on? Regards Sameh Attia -- - Fai

[OT] Re: InnoDB vs. MySQL performance Issue

2003-01-08 Thread Sameh Attia
lieve that sooner or later there will be no more pigs and monkeys in our lands. -- Sameh Attia Senior System Engineer T.E. Data -- __ __ _ _ _/ /_/ /_(_)___ _ / ___/ __ `/ __/ __/ / __ `/ (__ ) /_/ / /_/ /_/ / /_/ / //\__,_/\__/\__/_/\__,_/ "She who is in my min

Re: query only returns one row

2003-01-08 Thread Sameh Attia
"First Name: %s\n",$row["FIRST_NAME"]); printf("Last Name: %s\n", $row["LAST_NAME"]); } ?> -- Sameh Attia Senior System Engineer T.E. Data -- __ __ _ _ _/ /_/ /_(_)___ _ / ___/ __ `/ __/ __/ / __ `/ (__ ) /_/ / /_/ /_/ / /_

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
atch" the e-mail where is described your problem. Best Regards, Gelu _ G.NET SOFTWARE COMPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] Ive already done that. I asked about

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
MPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] Ive already done that. I asked about a solution to my problem

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
, Gelu _ G.NET SOFTWARE COMPANY Permanent e-mail address : [EMAIL PROTECTED] [EMAIL PROTECTED] - Original Message - From: "Sam Przyswa" <[EMAIL PROTECTED]> To: "Sameh Attia" &

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
Sam Przyswa wrote: Sameh Attia ([EMAIL PROTECTED]) écrivait: Sam Przyswa wrote: Sameh Attia ([EMAIL PROTECTED]) écrivait: "She who is in my mind and mouth, I love her with all my heart and blood" We'll restore OUR Palestine Did you know a democratic country named

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
Sameh Attia wrote: Hi, I have a system running MySQL 3.23.41. I read many times about InnoDB performance and that it is superior to the MyISAM one. I have a table 'sessions' in a MyISAM format with about 20 milion records. Its size is 2.5 GB; the index file is 1.1 GB. In mysq

Re: InnoDB vs. MySQL performance Issue

2003-01-06 Thread Sameh Attia
Sam Przyswa wrote: Sameh Attia ([EMAIL PROTECTED]) écrivait: "She who is in my mind and mouth, I love her with all my heart and blood" We'll restore OUR Palestine Did you know a democratic country named ISRAEL created in 1948 ? How do u define democratic? country?

InnoDB vs. MySQL performance Issue

2003-01-05 Thread Sameh Attia
ssed something could anyone point me? Regards -- Sameh Attia Senior System Engineer T.E. Data -- __ __ _ _ _/ /_/ /_(_)___ _ / ___/ __ `/ __/ __/ / __ `/ (__ ) /_/ / /_/ /_/ / /_/ / //\__,_/\__/\__/_/\__,_/ "She who is in my mind and mouth, I love her with all

Re: hebrew/arabic language

2002-07-25 Thread Sameh Attia
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php > > > > &g

Re: CREATE FUNCTION

2002-07-15 Thread Sameh Attia
. not every user has the right to run functions from f1 to fn. But user u1 authorised f1 and f2, user u2 au

Re: CREATE FUNCTION

2002-07-14 Thread Sameh Attia
Veysel Harun Sahin wrote: > http://www.mysql.com/doc/P/r/Privileges.html > > Sameh Attia wrote: > >> Hi, >>Can anybody help me figuring how to control granting users >> permissions to created functions in MySQL like we do for SELECT, >> INSERT, ...etc

CREATE FUNCTION

2002-07-14 Thread Sameh Attia
Hi, Can anybody help me figuring how to control granting users permissions to created functions in MySQL like we do for SELECT, INSERT, ...etc or it is not possible and every one logged in to MySQL could simply use them like any other native function? Regards -- Sameh Attia Senior System