-Пeрeрeгuстрaцuя_OOO~Нaшa_Зaбoтa_! +7(98 5)-213-19-01

2009-10-12 Thread Lillie

_СПEЦПРEДЛOЖEНИE Прu прoхoждeнuu ПEРEРEГИСТРAЦИИ OOO БEСПЛAТНO Смeнa кoдoв 
OКВЭД. Смeнa юрuдuчeскoгo aдрeсa. Смeнa Гeнeрaльнoгo дuрeктoрa.

_Бюджeтный вaрuaнт. Пoдгoтoвкa дoкyмeнтoв для пeрeрeгuстрaцuu в тeчeнue OДНOГO 
ЧAСA.

_Пoлный вapuaнт. Mы пpeдocтaвляeм Baм гoтoвый пakeт дokyмeнтoв для 
пepepeгucтpaцuu. Bмecтe c Baмu зaвepяeм eгo y нoтapuyca БE3 OЧEPEДИ! u вcя 
дaльнeйшaя пoдaчa дokyмeнтoв в 46 нaлoгoвyю пpoucxoдuт пoд нaшuм pykoвoдcтвoм.
Мы сaмu пoлyчaeм Вaшu дoкyмeнты uз нaлoгoвoй, прoвeряeм прaвuльнoсть выдaнных Вaм дoкyмeнтoв 


ПOЧEМY_МЫ?_

-Быстрая подготовка документов
-Быcтpая_подготовkа_доkументов

Bcе_интеpеcующие_Bаc_вопpоcы_Bы_можете_задать_по_тел_:

+7(985)*213*19*01









В Суздале да в Муроме богу помолиться, в Вязниках погулять, в Шуе напиться. 
Суздальцы - сальники.
Он с ним - лей, перелей. Сливочки, переливочки.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: ssl questions

2009-10-12 Thread Neil Tompkins

We are looking to install on windows.


Sent from my iPod

On 11 Oct 2009, at 18:02, muhammad subair msub...@gmail.com wrote:


Hi,

Maybe, first you can check MySQL documentation [0], [1]

[0] http://dev.mysql.com/doc/refman/5.0/en/secure-using-ssl.html
[1] http://dev.mysql.com/doc/refman/5.0/en/secure-basics.html

--  
Muhammad Subair


On Thu, Oct 8, 2009 at 6:03 PM, Tompkins Neil neil.tompk...@googlemail.com 
 wrote:

Hi

I wondered how you are getting on with installing SSL for mysql 5.1  
server.
We are looking to install it too.  Do you have any pointers/ 
recommendations

?

Regards
Neil

On Tue, Sep 8, 2009 at 11:36 PM, qt4x11 qt4...@gmail.com wrote:

 I'm trying to set up my mysql 5.1 server to work over ssl, I'm  
following

 the
 directions at
 http://dev.mysql.com/doc/refman/5.0/en/secure-connections.html.
  I've confirmed that my server supports ssl

 mysql SHOW VARIABLES LIKE 'have_ssl';
 +---+---+
 | Variable_name | Value |
 +---+---+
 | have_ssl  | YES   |
 +---+---+



MySQL University session on October 15: The Spider Storage Engine

2009-10-12 Thread Stefan Hinz
The Spider Storage Engine
http://forge.mysql.com/wiki/The_Spider_Storage_Engine

This Thursday (October 15th, 13:00 UTC), Giuseppe Maxia will present the
Spider Storage Engine. Here's from the abstract: Everybody needs
sharding. Which is not easy to maintain. Being tied to the application
layer, sharding is hard to export and to interact with. The Spider
storage engine, a plugin for MySQL 5.1 and later, solves the problem in
a transparent way. It is an extension of partitioning. Using this
engine, the user can deal transparently with multiple backends in the
server layer. This means that the data is accessible from any
application without code changes. This lecture will briefly introduce
MySQL partitioning, and then show how to create and use the Spider
engine, with some practical examples. The talk covers the latest version
of the Spider engine, which includes a condition pushdown feature that
increases performance significantly.

For MySQL University sessions, point your browser to this page:

http://webmeeting.dimdim.com/portal/JoinForm.action?confKey=mysqluniversity

You need a browser with a working Flash plugin. You may register for a
Dimdim account, but you don't have to. (Dimdim is the conferencing
system we're using for MySQL University sessions. It provides integrated
voice streaming, chat, whiteboard, session recording, and more.)

MySQL University is a free educational online program for
engineers/developers. MySQL University sessions are open to anyone, not
just Sun employees. Sessions are recorded (slides and audio), so if you
can't attend the live session you can look at the recording anytime
after the session.

Here's the schedule for the upcoming weeks:

* October 22: Dual Master Setups With MMM (Arjen Lentz)
* October 29: MySQL scalability on SPARC  INTEL X5500 (Nehalem) (Benoit
  Chaffanjon)
* November 12: Gearman for MySQL (Giuseppe Maxia)
* November 19: memcached Functions for MySQL (UDFs) (Patrick Galbraith)
* December 3: Practical Full-Text Search in MySQL (Bill Karwin)

The schedule is not engraved in stone at this point. Please visit
http://forge.mysql.com/wiki/MySQL_University#Upcoming_Sessions for the
up-to-date list. On that page, you can also find the starting times for
many time zones.

Cheers,

Stefan
-- 
***
Sun Microsystems GmbHStefan Hinz
Sonnenallee 1Manager Documentation, Database Group
85551 Kirchheim-Heimstetten  Phone: +49-30-82702940
Germany  Fax:   +49-30-82702941
http://www.sun.de/mysql  mailto: stefan.h...@sun.com

Amtsgericht Muenchen: HRB161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering
***


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Odd select question

2009-10-12 Thread Bruce Ferrell
I seem to recall a SQL select syntax along these lines:

SELECT col1, col2
WHERE col1 IN (set)

Is this or similar syntax in MySQL or is my dotage coming upon me


Thanks in advance,

Bruce

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



Re: Odd select question

2009-10-12 Thread Claudio Nanni
There is!
But I would definitely check the online doc for further and more complete
info.

Cheers!
Claudio

On Oct 12, 2009 9:47 PM, Bruce Ferrell bferr...@baywinds.org wrote:

I seem to recall a SQL select syntax along these lines:

SELECT col1, col2
WHERE col1 IN (set)

Is this or similar syntax in MySQL or is my dotage coming upon me


Thanks in advance,

Bruce

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=claudio.na...@gmail.com


Re: Odd select question

2009-10-12 Thread Jim Lyons
that's legal where set is a comma-delimited list of items of the same
datatype as col1

On Mon, Oct 12, 2009 at 2:41 PM, Bruce Ferrell bferr...@baywinds.orgwrote:

 I seem to recall a SQL select syntax along these lines:

 SELECT col1, col2
 WHERE col1 IN (set)

 Is this or similar syntax in MySQL or is my dotage coming upon me


 Thanks in advance,

 Bruce

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/mysql?unsub=jlyons4...@gmail.com




-- 
Jim Lyons
Web developer / Database administrator
http://www.weblyons.com


[OT] Suggestion of query manager

2009-10-12 Thread Marcelo de Assis
Hi people!

Can anyone suggest a query manager on linux environment - like Heidisql?

I using MySQL Navigator:
http://www.bookofjesus.org/images/fl8ze90wpgyt87bkp5.png

Thanks!

-- 
Marcelo de Assis

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org



error code 139 innodb

2009-10-12 Thread Kyong Kim
We have an InnoDB table on MySQL 5.0.
We recently encountered an this error during a multirow insert(200 rows).
We identified the data causing it and it's a a series of long strings
exceeding the VARCHAR(255) columns into which they're being inserted.
I've been looking at the InnoDB restriction page in the manual and
nothing seems to make sense.

For sure all of our columns combined do not exceed 64K. We're using
latin 1 character set.
I don't think we would be running into the 8K limit on row length
since the culprit seems to be data being inserted into VARCHAR(255)
column.
I'm assuming MySQL is silently truncating the string as it's being
inserted into the VARCHAR column.
Our TEXT columns are empty.

Anyone have any idea what might be causing it?
Kyong

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org