Hashing Partitioning

2007-07-26 Thread Dmitry
Could you please explain Linear Hashing Partitioning in MySQL thanks, DT www.ejinz.com Search Engine News -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

ANN: DBForms from MS Access to PHP + MySQL v3.0.0. release!

2010-01-20 Thread Dmitry Narizhnykh
to PHP + MySQL now visit the following page: http://dbconvert.com/order.php Your feedback is highly appreciated. Best regards, Best regards, Dmitry Narizhnykh, http://www.dbconvert.com Smart database conversion / synchronization tools -- MySQL General Mailing List For list archives: http

lock (deadlock?) queries

2008-02-01 Thread Dmitry Schedrin
Hello All. I need your help with Mysql. I'am using version 5.1.22 compiled with libthread and MyISAM engine on FreeBSD 6.2-STABLE and some times getting lock (deadlock?) on parallel update queries from some hosts. Very long time the query is keep state "Updating" and no disk, cpu and other activit

ANN: DBForms from MS Access to PHP + MySQL v.2.1.1 released

2007-08-31 Thread Dmitry Narizhnykh
DBConvert.com announces DBForms from MS Access to PHP + MySQL v.2.1.1 release. Our application allows you to convert mdb (Microsoft Access databases) and MS Access forms to AJAX based WEB page using PHP and MySQL. DBForms for MS Access to PHP + MySQL supports elements in MS Access forms such a

Summ of numbers in field

2005-04-20 Thread Dmitry Lukashin
Is that possible to count summ of numbers in field? If field has value 12, 3 must be returned. (1 + 2 = 3) -- Проник в школу через задний проход. WBR, Дмитрий Лукашин -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.c

Can I really have no_wait row-locks in MySQL+InnoDB?

2003-12-15 Thread Dmitry Anikin
Suppose some user issued 'select ... for update', then went for coffee-break (to think hard on what he really wants to update in that row). Another client tries to update the same row and I don't want him to wait, just immediately return an error, so he could do some other useful task meanwhile. I

mysql: bug in update (?)

2003-06-08 Thread Dmitry Kosoy
the both fields got the current date and time value. I changed the name of field "date" to another and got the same result. I got the same behavior in many mysql versions include 4.0.12. Regards, Dmitry -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysq

FW: MySQL: bug in update (?)

2003-06-08 Thread Dmitry Kosoy
or in many mysql versions include 4.0.12. Regards, Dmitry -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Mysql: check Innodb autoextend

2003-08-17 Thread Dmitry Kosoy
Hi, Is there any possibility to check existing of autoextend option for InnoDB ? I mean by any sql command and not by searching in my.ini file ? Regards, Dmitry -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL

How to enlarge number of keys per table up to 64?

2003-11-18 Thread Dmitry Kuznetsov
. Thanks already, Dmitry Kuznetsov |Dmitry A. Kuznetsov, PhD | |Office of Information Technology | |Ludwig Institute for Cancer Research | |WWW: http://www.licr.org/ | |Ch. Des Boveresses 155 | |CH-1066 EPALINGES

Group by problem

2002-12-12 Thread Dmitry Kosoy
in some_table. These are the column definitions in some_table (InnoDB): CurrID char(42) NOT NULL, OriginalID char(42) NOT NULL , DocRevision int(16) unsigned NOT NULL . . . I check this in 3.51 and 3.53 and got the same results. Regards, Dmitry This email and any files transmitted with

RE: Group by problem

2002-12-15 Thread Dmitry Kosoy
Hi, I checked it with 3.23.54 on Windows and got the same incorrect results. Regards, Dmitry -Original Message- From: Heikki Tuuri [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 11:30 PM To: [EMAIL PROTECTED] Subject: Re: Group by problem Dmitry, - Original

FW: bug in JDBC driver

2002-12-16 Thread Dmitry Zakharov
ceive response, since it (or end part of it) is in the BufferedInputStream buffer. I might be wrong, but I usually see the same stack trace. I need to restart my application. Best, Dmitry. - Before posting, please check:

RE: compression protocol

2002-12-18 Thread Dmitry Kosoy
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 18, 2002 10:55 AM To: Dmitry Kosoy Subject: Re: compression protocol Your message cannot be posted because it appears to be either spam or simply off topic to our filter. To bypass the

mysql xpcom wrapper available for Mozilla

2002-12-25 Thread Dmitry Dorofeev
Hi all. Check out http://mysqlxpcom.mozdev.org/ Quick intro: Allows to write MySQL interfaces in pure JavaScript, XUL or HTML. Multiplatform. Usable right now. Enjoy and Happy Xmas ! -- Deem0N** [EMAIL PROTECTED] ** Natural born YASPer http://www.yasp.com/ Just Anoth

RE:mysql Innodb: Create different db on separate disks

2003-02-04 Thread Dmitry Kosoy
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 6:46 PM To: Dmitry Kosoy Subject: Re: Innodb: Create different db on separate disks Your message cannot be posted because it appears to be either spam or simply off topic to our

RE: RE:mysql Innodb: Create different db on separate disks

2003-02-10 Thread Dmitry Kosoy
Hi, It is good for MyISAM tables. For Innodb it puts on separate disk frm files only. And what about Innodb tables of the specific database? Regards, Dmitry > Is there any way to put different db on separate disks ? You can move database directory to another disk and create a symlink. M

how turn off binary update log?

2003-03-09 Thread Dmitry Sukhodoev
lse echo "mysql-server isn't running" fi ;; *) echo "" echo "Usage: `basename $0` { start | stop }" echo "" exit 64

Re[2]: how turn off binary update log?[Scanned]

2003-03-11 Thread Dmitry Sukhodoev
4 /usr/local/libexec/mysqld --basedir=/usr/local --datadir=/var/db/mysql --user=mysql --pid-file=/var/db/mysql/bingo.pid there is no log-bin parameter. why my server write binary logs? i compiled the mysql-server from ports... -- Dmitry Sukhodoev, network administrator of bingo.ru, icq#550315

Re[2]: Dropped database

2002-02-15 Thread Dmitry Alyabyev
Friday, February 15, 2002, 2:23:52 AM, Lars Heidieker wrote: > Just copy the backup files into the database dir and the database should be > back. Are you sure that it's not need to CREATE it first ? > At 08:22 AM 2/15/2002 -0500, Paul wrote: >>Hello mysql, >> >> I dropped an entire database

SET CHARACTER SET cp1251_koi8 & mediumtext problem?

2002-03-25 Thread Dmitry Grigoryev
est; ??? I get only 34465 byte. I use mysql 3.23.33, 4.0.0-alpha on FreeBSD 4.3, 4.4. If I use text instead mediumtext Select2 work correctly. But I use string >65 Kb. If I use longtext, longblob or mediumblob problem repeat. Can I use long string with SET CHARACTER SET cp1251_k

Trasfer SQL requests

2002-05-30 Thread Dmitry Alyabyev
Hello Is it possible to set up one mysql server *only* for listening on socket and transfer client requests to another one server through network connection ? Of course I mean return results too :-) -- Dimitry - Before posti

Re: Trasfer SQL requests

2002-05-30 Thread Dmitry Alyabyev
Philip Mak wrote: > On Thu, May 30, 2002 at 05:53:03PM +0300, Dmitry Alyabyev wrote: >> Is it possible to set up one mysql server *only* for listening on >> socket and transfer client requests to another one server through >> network connection ? Of course I mean return re

How to share a MyISAM table among different databases

2002-08-19 Thread Dmitry Kuznetsov
. My experience with tables, being hardlinked to the different directories (i.e. databases), is bad, as these tables soon become corrupted. However, I did not experiment with softlinks (ln -s). Any ideas? Thanks already, Dmitry. |Dmitry A. Kuznetsov, PhD | |Office of

mysql with pth lib compilation

2002-08-20 Thread Dmitry Dorofeev
Hi all, I am trying to compile mysql-3.23.49 on OpenBSD 3.1-stable with pth lib. Note: since OpenBSD 3.1 mysql is compiling with native OpenBSD threads. And I found it is very unstable. I meant ports collection. I am running mysql with pth lib on OpenBSd 2.9 without problems. Once I get mysql c

Re: How to share a MyISAM table among different databases

2002-08-20 Thread Dmitry Kuznetsov
2. to make such a table visible for DBA tools, which cannot jump from one DB to another. Best, Dmitry - Original Message - From: "Benjamin Pflugmann" <[EMAIL PROTECTED]> To: "Dmitry Kuznetsov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, Aug

Re: How to share a MyISAM table among different databases

2002-08-20 Thread Dmitry Kuznetsov
re regular tables. Although, one may have one master table (with master contents), and empty tables with the same structure in other DBs. Such an empty table might be merged over the master table. Yes. Thanks for the hint! Dmitry. - Original Message - From: "Sergei Golubchik" &l

Re: How to share a MyISAM table among different databases

2002-08-20 Thread Dmitry Kuznetsov
prefix is the only choice... Thanks again, Dmitry. - Original Message - From: "Tod Harter" <[EMAIL PROTECTED]> To: "Sergei Golubchik" <[EMAIL PROTECTED]>; "Dmitry Kuznetsov" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesda

Re: Exact word search

2002-08-21 Thread Dmitry Dorofeev
Robert Macwange wrote: > Hello y'all, > > I guess this is easy, but it is defeating me. > I am having a problem with this query: > > $keyword = "search"; > SELECT * FROM table WHERE field LIKE '%$keyword%' Hint, for 'search' in middle of phrase: SELECT * FROM table WHERE field LIKE '% $keywo

how to install mysql?

2001-08-08 Thread Dmitry Kashlev
iated, Dmitry - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-m

how to erase all data in database (table)

2001-08-09 Thread Dmitry Kashlev
How can I erase all data except for the fields in mysql table? I just want to fill all data again in the same table. Dmitry - Before posting, please check: http://www.mysql.com/manual.php (the manual) http

Re: Mysql 3.23.41 fails to install as service on Win 2000 Professional

2001-09-02 Thread Dmitry Mityugov
ure C:\MYSQL is not encrypted (this is only one possible reason for this problem from many but it is still fresh in my memory as I had this problem just yesterday). Dmitry - Before posting, please check: http://www.mysql.com/

3.23.40 overload

2002-01-18 Thread Dmitry Alyabyev
Hello Time to time I see strange overload of MySQL on dedicated server. The server is powerful enough to handle ~ 500 req/s. MySQL version is 3.23.40 and runs on Linux 2.4.16-SMP. The overload which I mean leds to stop answering to queries and looks like: 6:24pm up 6 days, 2:34, 2 users, l

Re[2]: 3.23.40 overload

2002-01-20 Thread Dmitry Alyabyev
Saturday, January 19, 2002, 9:21:04 AM, Jeremy Zawodny wrote: > On Fri, Jan 18, 2002 at 10:38:43AM +0200, Dmitry Alyabyev wrote: >> Hello >> >> Time to time I see strange overload of MySQL on dedicated >> server. The server is powerful enough to handle ~ 500 req/s.

Re: server problems and CPU usage issues

2002-01-29 Thread Dmitry Alyabyev
Tuesday, January 29, 2002, 1:57:21 AM, David Piasecki wrote: > I have a server here that is troubling me - > I have a database server that is lagging no matter what I do. When I > start the server, I can watch CPU usage slowly creep up to 99% and it > never drops. The queries that are hitting t

Re[2]: renaming a database

2002-01-30 Thread Dmitry Alyabyev
What would I do if there are InnoDB tables ? -- Dimitry Wednesday, January 30, 2002, 9:31:09 PM, Paul DuBois wrote: > At 11:10 -0800 1/30/02, JC wrote: >>-BEGIN PGP SIGNED MESSAGE- >>Hash: SHA1 >> >>I'm kind of interested to find if there is a way to rename a database >>with something

feature request: statement SELECT...(INSERT|UPDATE) :)

2008-01-30 Thread Dmitry E. Oboukhov
Hi! I use mysql on amateurish level mainly for personal needs and so please forgive me if this feature request is impossible to fulfil or if it is sent to the wrong mail-list, or if this functionality has been already realized in other ways :) Note: I've read the discription of C-function mysql_i

mysqlcc 0.8.7-alfa (win32) not supporting russian charset?

2002-12-24 Thread Dmitry A. Esarev
te this record 5. see the "??" instead of russian letters --- regards, Dmitry - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archi

remote connect crash

2003-01-09 Thread Dmitry V. Sokolov
Good day, could you help me to solve this problem? MySQL server segmentation faults when remote mysql client tries to connect on source and binary distributions. Local client connect does not cause any problems whatsoever. - Bef