On Thu, Jul 10, 2014 at 10:33:04AM +0800, 娄帅 wrote:
> In the C API, we can call mysql_query("select 1; select 2");
> which just send the command once to the server, and server
> return two result sets, So i want to know if there is a command in the
> mysqltest framework to do the job?
> I want to w
Hello! Could you place our news story on your site. W'll be grateful.
Best Regards,
Sergey Lazurenko
April 19, 2011
Version Five of MySQL Administration Tool from Devart Looks and Feels
Different!
dbForge Studio for MySQL introduces the new standard of quality for MySQL
developmen
Devart dotConnect Data Providers Bring Most Convenient Working with Large
Models and Easier Generation of Autoincrement Fields!
New versions of Devart dotConnect data providers come with new greatly
improved model designer. It delivers the ability to create several diagrams
per model and
November 29, 2010
Extended Model Design and Runtime Capabilities in LINQ to SQL Compatible ORM
Solution from Devart
New version of LINQ to SQL compatible ORM solution with extended
functionality and advanced Model-First support and Update model from
database functionality.
Devar
Hello! Our team created new comprehensive solution for data analysts.
Could you place basic information about this product on your page.
Best Regards,
Sergey Lazurenko
dbForge Data Studio for SQL Server 1.00.odt
Description: application/vnd.oasis.opendocument.text
--
MySQL General Mailing
Hello! Hello! I'd like to place basic information about our products. I'll
be appreciate you.
Best Regards,
Sergey Lazurenko
CodeCompare 2.50.odt
Description: application/vnd.oasis.opendocument.text
--
MySQL General Mailing List
For list archives: http://lists.mysql.co
Hello! I'll be gratefull if you'll place our news on your page.
Best Regards,
Sergey Lazurenko
dotConnects 6.00.odt
Description: application/vnd.oasis.opendocument.text
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists
at is, do you observe that one of the
queries is unccecessarily slow (i.e. much slower than you could make it to run
by using some hint?)
BR
Sergey
--
Sergey Petrunia, Software Developer
Monty Program AB, http://askmonty.org
Blog: http://s.petrunia.net/blog
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org
On Thu, Oct 29, 2009 at 07:53:25PM +0300, Sergey Petrunya wrote:
> ... taxonomic_units1 AS O1
> LEFT OUTER JOIN taxonomic_units1 AS O2
> ON O1.tsn = O2.parent_tsn
>
> current optimizer has only one option(*): use Nested-Loops Join algorthm, with
> the outer table being the
r has only one option(*): use Nested-Loops Join algorthm, with
the outer table being the first one. That is, it will execute these loops:
for each record from O1
for each record in O2 such that O1.tsn = O2.parent_tsn
...
this makes it clear that index on O1.tsn will not be us
in "mysql" DB. By default - no directories, for example.
May be this function is already realized or it has any principal troubles with
realization, but I hope to recieve answer, whether this idea can be realized or
not and can offer all needed cooperation.
Sergey Ivanov
--
MySQL Gen
Hi!
Hello
I would like to ask about struct ST_SCHEMA_TABLE found in sql\tables.h
(version mysql-5.0.13-rc. If I am correct this struct didn't exist in
early 5.0 versions).
ST_SCHEMA_TABLE introduced in 5.0.3. This struct holds the information about
information_schema(I_S) tables(see sql_sh
Xylophone |
| The Yeti | <--- must be earlier :)
| Zyxel |
| The |
++
7 rows in set (0.00 sec)
--
wbr, sergey v. spivak
sergey#spivak.kiev.ua
zlob-uanic/eunic/ripe
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
r with no password from localhost with all privilegies
and any user (for example, yannick) from localhost with no
privilegies (only test database).
so just login (after install) in mysql using root account
with no password - can't you?
--
wbr, sergey v. spivak
mysql #spivak.kiev.ua
zlob-uanic
Hello
Is there any built-in way to set some kind of disk qoutas in mysql
(database quotas, quotas per user, etc )?
--
Best regards,
Sergey Averyanov mailto:[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To
Здравствуйте
After upgrading mysql server from 4.1.3beta to 4.1.9 (FreeBSD 4.8,
mysql is installed from ports) I sometimes have the following problem:
when some perl client tries to execute INSERT or UPDATE query via
DBD::mysql it from time to time (but NOT always ) gets error 1036
(
GRANT_TABLEP8st_tableT1 + 1641
> 0x80e80fe grant_init__FP3THD + 526
> 0x808d389 main + 697
> 0x82d74f4 __libc_start_main + 212
> 0x8048101 _start + 33
>
> --
> Michael Johnson < [EMAIL PROTECTED] >
> Internet Application Programmer, Pitsco, Inc.
> +++ Opinions expre
gs/troubls/solutions to use with innodb_flush_file_method=O_DIRECT?
PS: Sorry for my poor english...
---
Sergey
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hi!
How did you install OpenSSL? From source or packages (e.g. debian or rpm).
In
that case you also have to install the dev-Package of OpenSSL
(openssl-dev)
Sincerly,
Oliver
I was able to repeat this situation.
It happens only when OpenSSL is installed to non-standart
directory and no OpenSSL
u succeeded in doing so,
because you were using an appropriate MySQL account. Then, you
tried to use the account you had created for populating the database, which
failed because *that account* did not have sufficient permissions
to do so. In both cases, what happened seems to fit well the MySQL
Hello gentelmen,
can anybody guide or point me how to compile mysql (4.0) with specific
zlib library?
I've precompiled zlib which came with OS (FreeBSD 4.5) in /usr/lib:
libz.a
libz.so
libz.so.1
libz.so.1.1.3
libz.so.2
and have installed myself libz 1.1.4 to /opt/zlib (with usual structure
/opt
InnoDB tables in 4.0.16?
--
Best regards,
Sergey S. Kostyliov <[EMAIL PROTECTED]>
Public PGP key: http://sysadminday.org.ru/rathamahata.asc
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
20:15
From: "Sergey S. Kostyliov" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hello all,
On Wednesday 27 August 2003 19:52, Sergey S. Kostyliov wrote:
> On Monday 04 August 2003 04:05, Matt Mackall wrote:
> > All Linux kernels prior to 2.6.0-test2-mm3-1 would silently f
On Sunday 06 October 2002 23:05, Sergey S. Kostyliov wrote:
> On Sunday 06 October 2002 22:04, Stan P. van de Burgt wrote:
> > So, a fix to this MySQL bug anyone??
>
> I don't think this is a mysql bug.
> I'm personaly solve this problem by just glibc downgrade
>
es.redhat.com/7.3/en/os/i386/glibc-devel-2.2.5-39.i386.rpm
rpm -Uvh --force glibc*-39*.rpm
--
Best regards,
Sergey S. Kostyliov <[EMAIL PROTECTED]>
Public PGP key: http://sysadminday.org
>
> Number of processes running now: 1
Exactly the same issue there after ugrading glibc
("fix vulnerabilities in resolver"
http://rhn.redhat.com/errata/RHSA-2002-197.html)
RedHat vesrions 7.{1,2,3}.
AFAICS both mysql branches affected (tested on 3.23.52
and 4.0.4 with gcc 2.95.3/3.2/2
12 15:07:48 mysqld restarted
>Fix:
Unknown
>Submitter-Id:
>Originator: Sergey S. Kostyliov
>Organization:
eHouse holding (http://www.ehouse.ru/)
>MySQL support: none
>Synopsis: Server hang with AES_DECRYPT()
>Severity: serious
>Priority:
ble
'tmp_table'
>Fix:
mysql> DELETE FROM mysql.tables_priv;
mysqadmin relad
>Submitter-Id:
>Originator:Sergey S. Kostyliov
>Organization:
eHouse (http://www.ehouse.ru)
>MySQL support: none
>Synopsis: 'CREATE TEMPO
On Wednesday 24 July 2002 17:23, Sinisa Milivojevic wrote:
> Sergey S. Kostyliov writes:
> > At first I want to thank you for a fast answer,
> >
> > On Tuesday 23 July 2002 21:45, Peter Zaitsev wrote:
> > > On Tuesday 23 July 2002 19:39, Sergey S. Kostyli
At first I want to thank you for a fast answer,
On Tuesday 23 July 2002 21:45, Peter Zaitsev wrote:
> On Tuesday 23 July 2002 19:39, Sergey S. Kostyliov wrote:
> > >Description:
> >
> > ERROR 2013: Lost connection to MySQL server during query.
> > Note:
>Submitter-Id:
>Originator:Sergey S. Kostyliov
>Organization:
eHouse (http://www.ehouse.ru)
>MySQL support: none
>Synopsis: SELECT DISTINCT ... failed
>Severity: serious
>Priority: medium
>Category: mysql
>Class: sw-bug
rom "N" to "Y"
Doesn't help.
What is wrong I am doing?
Why whith my client's privileges I can create databases, tables but can't
load any data
in to the tables?
Thank you.
Sergey.
_
om "N"
to "Y"
Doesn't help.
What is wrong I am doing?
Why whith my client's privileges I can create databases, tables but can't load any data
in to the tables?
Thank you.
Sergey.
-
Before po
;
> regards
> tsa
--
Best regards,
Sergey S. Kostyliov <[EMAIL PROTECTED]>
Public PGP key: http://sysadminday.org.ru/rathamahata.asc
possible to reduce number of mysqld?
I could not find information about this in the manual.
Thanks, Sergey Potapov
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com
Best regards,
Sergey S. Kostyliov <[EMAIL PROTECTED]>
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To reques
Best Regards,
Sergey S. Kostyliov <[EMAIL PROTECTED]>
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list
>Description:
Query with INNER JOIN return 0 rows, but the same query + yet another
WHERE condition return 1 row
>How-To-Repeat:
Query:
SELECT orders_common.vendor_id
FROM orders_common
INNER JOIN orders_common_count
ON (orders_common.id=orders_common_count.o
it function isn't present and with this kernel
mysql work correctly. Why mysql stopped to work on kernel 2.2.14
after 6 month, I can't understand.
> -Original Message-
> From: Sergey Yegorov [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, March 06, 2001 10:1
(sorry for my english, I am from Russia)
I have a problem this MySQL on my linux (2.2.14) server.
In some pretty day after reboot MySQL-server (3.22.25) stopped to answer on
any exposure.
I tried to do something and after all remove it completely and install
again - nothing happens.
I install My
41 matches
Mail list logo