ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] MySQL SQL implementation bug?
@ 2001-08-27 17:53 Mikhail Nikitin
  2001-08-27 20:46 ` Vlad Vostrykh
  2001-08-27 20:53 ` Vadim V. Zhytnikov
  0 siblings, 2 replies; 4+ messages in thread
From: Mikhail Nikitin @ 2001-08-27 17:53 UTC (permalink / raw)
  To: Mandrake-russian

Добрый день, господа!

Итак, есть проблема от которой становится не по себе:

Есть БД MySQL (mysql  Ver 11.15 Distrib 3.23.39, for unknown-freebsdelf4.3
(i386))
хотя платформа неважна.
Есть в базе данных таблица:

+-------+------------------+------+-----+---------+-------+
| Field | Type             | Null | Key | Default | Extra |
+-------+------------------+------+-----+---------+-------+
| name  | varchar(255)     |      | PRI |         |       |
| id    | int(10) unsigned |      |     | 0       |       |
| exact | enum('n','y')    |      |     | n       |       |
+-------+------------------+------+-----+---------+-------+

Короче говоря, есть поле name - текстовое, являющееся ключом.
Берем запрос "SELECT * FROM 'имя таблицы' WHERE name LIKE '%name%'";
или, говоря по-русски - делаем выборку всех записей, которые содержат в поле
name текст "name". Заметьте, что оно совпадает с названием поля.

И как вы думаете - что выдаст этот запрос?

Ответ: ВСЁ СОДЕРЖИМОЕ ТАБЛИЦЫ вне зависимости от содержания в записях
фрагмента 'name'. ЭТО НОРМАЛЬНО или это жирный Bug?

Михаил
--
I am the "ILOVEGNU" signature virus. Just copy me to your signature.
This email was infected under the terms of the GNU General Public License.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-08-28 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-27 17:53 [mdk-re] MySQL SQL implementation bug? Mikhail Nikitin
2001-08-27 20:46 ` Vlad Vostrykh
2001-08-27 20:53 ` Vadim V. Zhytnikov
2001-08-28 14:01   ` Mikhail Nikitin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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