ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] php5 and mysqlnd
Date: Tue, 15 Feb 2011 11:33:54 +0300
Message-ID: <ijddmt$21u$1@dough.gmane.org> (raw)
In-Reply-To: <4D5A2A22.1000504@rattler.kiev.ua>

15.02.2011 10:24, Michael Bochkaryov пишет:
> 14.02.2011 19:15, Anton Farygin wrote:
>> 14.02.2011 18:05, Michael Bochkaryov пишет:
>>> 14.02.2011 14:39, Anton Farygin wrote:
>>>
>>>>> В таком случае ответ очевиден: "вкомпилять внутрь и не выпендриваться,
>>>>> если нет много лишнего времени на безумные украшательства".
>>>>
>>>> А расскажите пожалуйста про плюшки, которые светят всем пользователям
>>>> связки php<->mysql от mysqlnd ?
>>>
>>> http://www.php.net/manual/en/mysqlnd.overview.php
>>>
>>> Меня лично накрыло вот этим:
>>>
>>> MySQL Native Driver also provides some special features not available
>>> when the MySQL database extensions use MySQL Client Library. These
>>> special features are listed below:
>>>
>>> * Improved persistent connections
>>> * The special function mysqli_fetch_all()
>>> * Performance statistics calls: mysqli_get_cache_stats(),
>>> mysqli_get_client_stats(), mysqli_get_connection_stats()
>>
>> А ещё у него аутентификация не умеет работать со старыми типами паролей,
>> может вылезти где-то.
>
> Для этих целей можно оставить сборку расширений, которые через
> libmysqlclient будут работать.
>
>>>> Что-то я гуглил гуглил.. нагуглил совершенно противоречивые отзывы.
>>>
>>> Вообще, сами расширения php5-mysql, php5-mysqli и php5-pdo-mysql
>>> можно собрать и в двух вариантах - под libmysqlclient и под mysqlnd.
>>
>> Угу, можно.
>>
>> В общем, я думаю что включить можно, лишь бы ничего не поломало. Патчи
>> нужны, конечно же...
>
> Если собрать альтернативную версию этих расширений, то ломаться будет
> нечему.
>
> К самому php5 у меня в git вот этот коммит все делает:
> http://git.altlinux.org/people/misha/packages/?p=php5.git;a=commit;h=c877ecbeabcee165300b07c9d2419563a710c70e
>
>
>
> А это сборка php5-mysqli, которая с бэкендом mysqlnd:
> http://git.altlinux.org/people/misha/packages/php5-mysqli-nd.git

Миша, сделай task пожалуйста, в котором все эти изменения реализуешь.

Я ему дам апрув.




  reply	other threads:[~2011-02-15  8:33 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-07 16:55 Michael Bochkaryov
2011-02-07 17:05 ` Anton Farygin
2011-02-07 17:07   ` Michael Bochkaryov
2011-02-07 17:10     ` Anton Farygin
2011-02-07 22:08       ` Michael Bochkaryov
2011-02-08 12:54         ` Slava Dubrovskiy
2011-02-08 13:27           ` Michael Bochkaryov
2011-02-08 14:14             ` Anton Farygin
2011-02-08 19:29               ` Michael Bochkaryov
2011-02-08 20:20                 ` Slava Dubrovskiy
2011-02-08 20:52                   ` Michael Bochkaryov
2011-02-08 20:50                 ` Slava Dubrovskiy
2011-02-09  8:36               ` Michael Bochkaryov
2011-02-09  8:42                 ` Anton Farygin
2011-02-09 10:08                   ` Michael Bochkaryov
2011-02-09 11:55                     ` Sergey Kurakin
2011-02-09 12:15                       ` Michael Bochkaryov
2011-02-09 13:17                         ` Anton Farygin
2011-02-09 16:04                           ` Michael Bochkaryov
2011-02-13 13:58                           ` Michael Bochkaryov
2011-02-13 16:08                             ` Anton Farygin
2011-02-13 22:41                               ` Michael Bochkaryov
2011-02-13 22:56                                 ` Anton Farygin
2011-02-14  0:16                                   ` Денис Смирнов
2011-02-14  8:18                                     ` Slava Dubrovskiy
2011-02-14 10:03                                       ` Anton Farygin
2011-02-14 11:56                                         ` Sergey Kurakin
2011-02-14 11:45                                       ` Michael Bochkaryov
2011-02-14 11:53                                     ` Michael Bochkaryov
2011-02-14 12:02                                       ` Sergey Kurakin
2011-02-14 12:05                                       ` Денис Смирнов
2011-02-14 12:39                                         ` Anton Farygin
2011-02-14 15:05                                           ` Michael Bochkaryov
2011-02-14 17:15                                             ` Anton Farygin
2011-02-15  7:24                                               ` Michael Bochkaryov
2011-02-15  8:33                                                 ` Anton Farygin [this message]
2011-02-19 13:38                                                   ` Michael Bochkaryov
2011-02-19 15:02                                                     ` Anton Farygin
2011-02-07 17:20     ` Slava Dubrovskiy
2011-02-07 18:10       ` Anton Farygin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ijddmt$21u$1@dough.gmane.org' \
    --to=rider@altlinux.com \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git