Re: Weird behaviour of Load Data

2006-01-15 Thread Rhino
- Original Message - From: "John Doe" <[EMAIL PROTECTED]> To: "Rhino" <[EMAIL PROTECTED]> Sent: Sunday, January 15, 2006 6:15 PM Subject: Re: Weird behaviour of Load Data Rhino am Sonntag, 15. Januar 2006 23.53: I'm getting some odd behaviour

Re: Weird behaviour

2004-03-01 Thread Bostjan Skufca (at) domenca.com
Excuse my blindness please! Thank you, Bostjan On Monday 01 of March 2004 16:19, Michael Stassen wrote: > This is documented behavior : > > Please note: the `_' and `%' wildcards are allowed when specifying > > database names in GRANT statements that grant

Re: Weird behaviour

2004-03-01 Thread Michael Stassen
This is documented behavior : Please note: the `_' and `%' wildcards are allowed when specifying database names in GRANT statements that grant privileges at the global or database levels. This means that if you wish to use for instance a `_' character as par

Re: Weird behaviour

2004-03-01 Thread Bostjan Skufca (at) domenca.si
Same for version 3.23.58. On Monday 01 of March 2004 13:47, Bostjan Skufca (at) domenca.com wrote: > Hello > > I am using MySQL 4.0.18 and i have come accross weird behaviour. > > I created the databas and user like this: > CREATE DATABASE dev_project; > GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DR