Re: table corruption with certain (valid) insert statements

2003-11-28 Thread Victoria Reznichenko
ad it, the resulting table is > OK. Thank you for bug report. It was entered to the bug database: http://bugs.mysql.com/bug.php?id=1977 -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___

Re: Soundex in text searches

2003-12-01 Thread Victoria Reznichenko
ts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net

Re: datetime ORDER BY is erred

2003-12-01 Thread Victoria Reznichenko
technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.n

Re: Error 2002 egroka

2003-12-02 Thread Victoria Reznichenko
tarting & stopping services, but you > should have a script: /etc/init.d/mysql ( or something like that ). > Try: > > /etc/init.d/mysql start > > That's what starts it on mine anyway. > -- For technical support contracts, goto https://order.mysql.co

Re: Linux access question

2003-12-03 Thread Victoria Reznichenko
using version 3.22 It's too old version. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMA

Re: can't find FULLTEXT index

2003-12-03 Thread Victoria Reznichenko
ur table structure and query, please. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / /

Re: MySQL 4.1.1 Download

2003-12-04 Thread Victoria Reznichenko
ita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mys

Re: Error 2002

2003-12-04 Thread Victoria Reznichenko
jeepcreep <[EMAIL PROTECTED]> wrote: > > I did and it is not running. Look into error log file. You can find causes why MySQL server doesn't start. > > Victoria Reznichenko <[EMAIL PROTECTED]> wrote:jeepcreep wrote: >> >> That is what I did. > &

Re: INSERT INTO FROM same table failing

2003-12-10 Thread Victoria Reznichenko
> > > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /_

Re: Bug in 4.1.1 Internationalization on Windows2000 ?

2003-12-10 Thread Victoria Reznichenko
MUST BE > cp1251 !!! >character_set_clientcp1251 >character_set_connectioncp1251 >character_set_resultscp1251 > > > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponso

Re: MySQL -- Sequences -- Do they exist

2003-12-10 Thread Victoria Reznichenko
sored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archi

Re: MySQL 4.1.1 create table : why negatives values need quotation marks?

2003-12-10 Thread Victoria Reznichenko
s entered to the bug database: http://bugs.mysql.com/bug.php?id=2075 -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznich

Re: Locks dont lock

2003-12-11 Thread Victoria Reznichenko
t; LOCK TABLE .. READ allows other threads read from the table. As for LOCK TABLE .. WRITE .. do you use QUERY CACHE? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ __

Re: foreign keys.

2003-12-15 Thread Victoria Reznichenko
, >> FOREIGN KEY (FOO_ID) REFERENCES foo(ID) >> ) TYPE=INNODB; > > Thanks, but I just did, and I got the same error message. > Paul's example works fine for me. What version of MySQL do you use? -- For technical support contracts, goto https://order.mysql.com/?ref=

Re: NOT EXISTS

2003-12-15 Thread Victoria Reznichenko
//order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com

Re: foreign keys.

2003-12-16 Thread Victoria Reznichenko
; >>KEY(Fname,Lname), #here this one--if it does not work,its not me >> >> >FOREIGN KEY (FOO_ID) REFERENCES foo(ID), >> >FOREIGN KEY (Fname, Lname) REFERENCES Blah (Fname, Lname) >> > ) TYPE=INNODB; >> -- For t

Re: 'Sum' syntax

2003-12-16 Thread Victoria Reznichenko
SQL syntax near '(id), pet from visits > group by pet' at line 1 Remove space between 'sum' and bracket. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __

Re: Fw: Bug in 4.1.1 Internationalization on Windows2000 ?

2003-12-16 Thread Victoria Reznichenko
atin1 >> */ | >> > +--+ >> --+ >> >> Seems, there is dependence on current database charset and, IMHO, it's a >> bug. >> It's not a bug. character_set_databa

Re: foreign keys.

2003-12-17 Thread Victoria Reznichenko
TYPE=INNODB; > ERROR 1005: Can't create table './moftest/foo.frm' (errno: 150) > What is version of MySQL server? What default-character-set do you use? > > On Tue, 16 Dec 2003 07:54 pm, Victoria Reznichenko wrote: >> Mofeed Shahin <[EMAIL PROTECTED]&g

Re: Fw: Bug in 4.1.1 Internationalization on Windows2000 ?

2003-12-18 Thread Victoria Reznichenko
p866, gui in cp1251) >2.2. it's my local troubles (english win 2 with ciryllic charset) >2.3 it's mysql troubles (system charset utf8, mysql charset cp1251). NB. > in .frm I see all my enums in selected charset. I think, there is > '

Re: How to Uninstall Mysql

2003-12-19 Thread Victoria Reznichenko
y Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: How to execute a file in mysql prompt

2003-12-20 Thread Victoria Reznichenko
sql http://www.mysql.com/doc/en/mysql.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__

Re: How to Uninstall Mysql

2003-12-20 Thread Victoria Reznichenko
02: Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > > It's confusing for me. > Please guide me step by step to use mysql in this case. I tried to go through > documentation but bit difficult to understand for newbe

Re: GRANT CREATE/DROP

2003-12-22 Thread Victoria Reznichenko
---+ > 2 rows in set (0.00 sec) > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /

Re: Weird bug in MySQL?

2003-12-23 Thread Victoria Reznichenko
_NONBLOCK) = 0 > setsockopt(320, SOL_IP, IP_TOS, [8], 4) = 0 > setsockopt(320, SOL_TCP, TCP_NODELAY, [1], 4) = 0 > > The 10.0.0.x connects are from our web servers. Wish I could've seen > what killed off all of the threads. > > Nothing in the logs. > > So, anyone have

Re: Delete items which aren't present in another table?

2003-12-24 Thread Victoria Reznichenko
oto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <

Re: mysql 5.0.0 error when creating a stored procedure

2003-12-26 Thread Victoria Reznichenko
ade tables: http://www.mysql.com/doc/en/Upgrading-grant-tables.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \

Re: PROBLEMS WITH DELETE

2003-12-28 Thread Victoria Reznichenko
what is going on? What version of MySQL do you use? ORDER BY in DELETE statement is supported from v4.0.0. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __

Re: revoke and set password syntax

2004-01-02 Thread Victoria Reznichenko
have? Show your REVOKE and SET PASSWORD statements. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [

Re: myISAM to innodb

2004-01-05 Thread Victoria Reznichenko
-- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MyS

Re: MYSQL Aborting

2004-01-09 Thread Victoria Reznichenko
14:35:53 mysqld: Shutdown Complete > > Can anyone help or tell me what might be going wrong? Check directory of the database 'mysql'. Do you have privilege table files there? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored

Re: Problem with LPAD() function

2004-01-12 Thread Victoria Reznichenko
set (0.00 sec) -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net

Re: Problem creating sp

2004-01-13 Thread Victoria Reznichenko
ht syntax to use near > deli > meter | > create function hello (s char(20)) returns char(50) > return concat('H' at line 1 > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___

Re: Foreign key contraints, on delete cascade not working?

2004-01-13 Thread Victoria Reznichenko
-+---+ > 1 row in set (0.00 sec) > > But I still must ask: Why is that? How do I turn it on? > Do you use 3.23.xx version? You should install MySQL-Max binary if you want to use InnoDB: http://www.mysql.com/doc/en/InnoDB_in_MySQL_3.23.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: COMP_ERR is missing in windows binary distribution zip file of 4.1.1a

2004-01-13 Thread Victoria Reznichenko
This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing

Re: Foreign key contraints, on delete cascade not working?

2004-01-15 Thread Victoria Reznichenko
Andrew DeFaria <[EMAIL PROTECTED]> wrote: > Victoria Reznichenko wrote: > >> Andrew DeFaria <[EMAIL PROTECTED]> wrote: >>> As you can see I when I delete from user (the parent table) the >>> useropts (child table) entry remains. Shouldn't it be de

Re: Problem with LPAD() function

2004-01-15 Thread Victoria Reznichenko
anks for report! It's a known bug: http://bugs.mysql.com/bug.php?id=2182 > > Thanks > Emery > - Original Message - > From: "Victoria Reznichenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, January 12, 2004 12:36 > Sub

Re: mysqlimport question

2004-01-15 Thread Victoria Reznichenko
ontracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysq

Re: enum version info

2004-01-15 Thread Victoria Reznichenko
ical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\

Re: table info

2004-01-19 Thread Victoria Reznichenko
ical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/

Re: table info

2004-01-19 Thread Victoria Reznichenko
t specific table, you can just do: SHOW TABLE STATUS LIKE 'table_name'; > > > >>From: Victoria Reznichenko <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: Re: table info >>Date: Mon, 19 Jan 2004 14:10:37 +0200 >> >>"

Re: 4.1.1 not an update or upgrade of 4.1.0

2004-01-20 Thread Victoria Reznichenko
omes empty (on 4.1.1) while > it comes with rows with 4.1.0 and no error is returned!!! Works fine for me. Could you send me a test case? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___

Re: [mysql 5.0, connection loss, procedure-related, easy to reproduce, detailed report] what you ever wanted to know about trees

2004-01-20 Thread Victoria Reznichenko
g query > mysql> > -- > -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/

Re: default character set

2004-01-21 Thread Victoria Reznichenko
t http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Strange problem with index

2004-01-21 Thread Victoria Reznichenko
;t know what to do. > Please, upload gzipped dump and insert query to the ftp://support.mysql.com/pub/mysql/Incoming and let me know a filename. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___

Re: default character set

2004-01-22 Thread Victoria Reznichenko
Kittiphum Worachat <[EMAIL PROTECTED]> wrote: > Victoria Reznichenko wrote: >>Kittiphum Worachat <[EMAIL PROTECTED]> wrote: >>>Try to set character set to other not latin1 with MySQL 5 (windows >>>binary) it not work can some one tell me how to do this. &

Re: default character set

2004-01-24 Thread Victoria Reznichenko
Kittiphum Worachat <[EMAIL PROTECTED]> wrote: > Victoria Reznichenko wrote: >>Starts fine for me from command line: >> >>C:\mysql\bin>mysqld-nt.exe --default-character-set=tis620 --standalone --console >>040122 14:36:50 InnoDB: Started; log sequence numbe

Re: (Left) Join and Union

2004-01-26 Thread Victoria Reznichenko
.. FROM (SELECT .. FROM tableA UNION SELECT .. FROM tableB) AS result_table LEFT JOIN tableC ON .. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/

Re: MYSQL Security

2004-01-28 Thread Victoria Reznichenko
http://www.mysql.com/doc/en/Privilege_system.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\

Re: InnoDB on delete, on update

2004-01-28 Thread Victoria Reznichenko
goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/

Re: tables_priv not read after restarting server

2004-01-28 Thread Victoria Reznichenko
BLES, LOCK TABLES ON *.* TO > 'some_user'@'localhost' IDENTIFIED BY PASSWORD > '*43933BDF3E95B05EC8BE52E6AEE83DB1B1E309CA' | > | GRANT SELECT ON `some_db`.* TO 'some_user'@'localhost' > | > +

Re: 4.1.1-alpha: ... DEFAULT -1 ... does not work

2004-01-28 Thread Victoria Reznichenko
s://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Create Table

2004-01-28 Thread Victoria Reznichenko
- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mys

Re: ORDER BY may remove result rows

2004-02-02 Thread Victoria Reznichenko
t; This bug is entered to the bug database: http://bugs.mysql.com/bug.php?id=2419 Not fixed yet. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __

Re: Please help with "check" syntax

2004-02-02 Thread Victoria Reznichenko
othing in MySQL: http://www.mysql.com/doc/en/CREATE_TABLE.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Query time out during login over network

2004-02-02 Thread Victoria Reznichenko
mit with mysql_options(). Users of 4.0.15 on Windows should upgrade to avoid this problem. http://www.mysql.com/doc/en/News-4.0.16.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___

Re: Create users : with password

2004-02-03 Thread Victoria Reznichenko
> > Type 'help;' or '\h' for help. Type '\c' to clear the buffer. > > mysql> > > > Any ideas what I'm doing wrong? You added user [EMAIL PROTECTED] without password, but connected using test1 user name. Seems you have entry for anonymous us

Re: max key length 500 in myisam index

2004-02-03 Thread Victoria Reznichenko
a This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: MySQL 5 Stored Procedures are server wide?

2004-02-04 Thread Victoria Reznichenko
- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___

Re: MySQL 5 Stored Procedures are server wide?

2004-02-04 Thread Victoria Reznichenko
d be db specific :-) Yes, you can. In a future they will be database specific. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenk

Re: MySQL 5 Stored Procedures are server wide?

2004-02-05 Thread Victoria Reznichenko
answer. Can I expect procedures/functions >> > to be database specific in the future? Or will they stay server-wide? >> > IMO, they should be db specific :-) >> >> Yes, you can. In a future they will be database specific. > > Good. Thanks. >

Re: Specific Max File Size Allow

2004-02-05 Thread Victoria Reznichenko
sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For l

Re: Copy Data to Remote Box

2004-02-05 Thread Victoria Reznichenko
https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ w

Re: mysql 4.1.1 negative default column values doesn't work

2004-02-06 Thread Victoria Reznichenko
contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net

Re: Insert with multiple value lists

2004-02-09 Thread Victoria Reznichenko
goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net &l

Re: primary key - user entered/auto increment

2004-02-09 Thread Victoria Reznichenko
sec) -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\

Re: Version 4.1.2. when?

2004-02-09 Thread Victoria Reznichenko
sita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL Genera

Re: WHERE NOT EXISTS

2004-02-09 Thread Victoria Reznichenko
ical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com

Re: Stored procedures

2004-02-09 Thread Victoria Reznichenko
ou can't do it with ALTER PROCEDURE. Only DROP procedure and then CREATE a new one. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Victoria Rez

Re: FLUSH error

2004-02-10 Thread Victoria Reznichenko
support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com

Re: Myisampack missing from 4.1.1 Win32 binaries

2004-02-10 Thread Victoria Reznichenko
ssed? You are right, myisampack is missing from 4.1.1 installer binary package. It will be fixed in the next release. Thank you! -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ /

Re: question about replication

2004-02-10 Thread Victoria Reznichenko
'yes', > > What could be possibly wrong or what shall I do to make the database updating? What replication options do you use? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/

Re: ERROR 1005 at line 12: Can't create table

2004-02-11 Thread Victoria Reznichenko
Y_CHECKS = 0; SOURCE dump_file; SET FOREIGN_KEY_CHECKS = 1; -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Victoria R

Re: question about replication

2004-02-11 Thread Victoria Reznichenko
formation > on this. Do you use any replicate-* options? What is the output of SHOW PROCESSLIST command on the slave? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __

Re: Collation and LONGBLOB fields

2004-02-11 Thread Victoria Reznichenko
LT CHARSET=latin1 COLLATE=latin1_german2_ci 1 row in set (0.00 sec) -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznich

Re: ERROR 1005 at line 12: Can't create table

2004-02-11 Thread Victoria Reznichenko
"naveen" <[EMAIL PROTECTED]> wrote: > thanks Victoria Reznichenko > > for your help > where will i put this parameter > SET FOREIGN_KEY_CHECKS = 0; > in the dump file or under mysql pormpt.I added through mysql but still the > same error comes. You should put

Re: Replication and Binary Logging

2004-02-12 Thread Victoria Reznichenko
ur my.cnf file is located? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ /

Re: question for replication

2004-02-12 Thread Victoria Reznichenko
replicated: USE some_other_db; INSERT INTO db_name.table_name VALUES(..); Do you specify database name explicitly in the queries? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___

Re: Collation and LONGBLOB fields

2004-02-13 Thread Victoria Reznichenko
ow in set (0.00 sec) > Thank you for bug report! -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ /

Re: Safe Database Problem

2004-02-13 Thread Victoria Reznichenko
ABASES. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___

Re: FOEIGN KEY

2004-02-16 Thread Victoria Reznichenko
) -> ) TYPE=InnoDB; Query OK, 0 rows affected (0.00 sec) -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__

Re: Strange behavior with IF?

2004-02-16 Thread Victoria Reznichenko
For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.n

Re: ib* files in /var/lib/mysql

2004-02-17 Thread Victoria Reznichenko
ete these files and run MySQL server with --skip-innodb option. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenk

Re: FOEIGN KEY

2004-02-17 Thread Victoria Reznichenko
column in the multiple-column primary key. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [E

Re: mySQL SQL Conversion

2004-02-17 Thread Victoria Reznichenko
ort contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net

Re: Bug in subqueries?

2004-02-17 Thread Victoria Reznichenko
ntered to the bug database as bug #2838: http://bugs.mysql.com/bug.php?id=2838 Thanks for bug report! -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/

Re: Where is my typo?

2004-02-18 Thread Victoria Reznichenko
T ALL ON *.* TO [EMAIL PROTECTED]; -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL

Re: mysqlcc syntax file?

2004-02-18 Thread Victoria Reznichenko
ile in the General Configuration Dialog window. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__

Re: If Exists update else insert

2004-02-18 Thread Victoria Reznichenko
s, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <_

Re: Subselect in aggregate function in MySQL 4.1.1a-alpha

2004-02-19 Thread Victoria Reznichenko
//order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysq

Re: Foreign Key Problems

2004-02-20 Thread Victoria Reznichenko
oscott' > 2 'twobenjamin' > > > > Problem is when I delete from one where id =3D '1' it does not delete = > the foreign key one in table two. > Check type of the tables with SHOW CREATE TABLE or SHOW TABLE STATUS statements. I guess they have MyISAM

Re: delete/replace character on column

2004-02-20 Thread Victoria Reznichenko
ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --

Re: how setting default for SQL_SELECT_LIMIT ?

2004-02-20 Thread Victoria Reznichenko
om/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com

Re: Problems with subquery and 'not in'

2004-02-20 Thread Victoria Reznichenko
e this behavior. Please, upload them to ftp.mysql.com:/pub/mysql/Incoming and let me know file names. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Help - Problem in using UNION???

2004-02-20 Thread Victoria Reznichenko
ug??? Your version of MySQL doesn't support UNION. UNION is implemented in MySQL 4.0.0. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /

Re: Problem trying to start mysqld_safe

2004-02-21 Thread Victoria Reznichenko
causes of failed start. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL

Re: [4.1.1] 1062 errors on non-unique index during data load

2004-02-23 Thread Victoria Reznichenko
d > [snip] > Could you create repeatable test case (table structure (output of SHOW CREATE TABLE) and text file with data that will be enough to reproduce the above behavior)? -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.n

Re: Concat. operator ||

2004-02-23 Thread Victoria Reznichenko
ation=SERIALIZABLE .. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net

Re: install problem

2004-02-24 Thread Victoria Reznichenko
ql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql

Re: install problem

2004-02-24 Thread Victoria Reznichenko
re detailed instruction you can find at: http://www.mysql.com/doc/en/Resetting_permissions.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ _

  1   2   3   4   5   6   7   8   9   10   >