1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/sql
heikki@hundin.mysql.fi 3985d58ad2 ha_innodb.cc:
Raise maximum column prefix len to 767 bytes, so that MySQL can create a column prefix index of 255 UTF-8 characters (each takes 3 bytes at the maximum); add comments about why innobase_get_at_most_n_mbchars() works ok
dict0mem.h:
  Raise maximum column prefix len to 767 bytes, so that MySQL can create a column prefix index of 255 UTF-8 characters (each takes 3 bytes at the maximum)
row0mysql.c:
  If MySQL tries to create a column prefix index longer that 255 UTF-8 characters, give an error, and drop the table from the InnoDB internal data dictionary. MySQL did not drop the table there in its own error handling.
2004-10-05 17:08:22 +03:00
..
2004-09-26 15:58:10 +02:00
2004-09-10 14:53:06 -05:00
2003-12-18 18:12:00 +04:00
2004-04-05 13:56:05 +03:00
2003-10-07 15:42:26 +03:00
2004-09-13 06:14:25 +04:00
2004-09-01 04:12:09 +03:00
2004-03-15 16:32:53 +04:00
2004-03-15 16:32:53 +04:00
2004-09-13 06:14:25 +04:00
2004-10-05 17:08:22 +03:00
2004-10-05 10:04:09 +00:00
2004-10-03 21:39:04 +00:00
2004-10-03 21:39:04 +00:00
2004-10-03 21:39:04 +00:00
2003-09-19 14:44:31 +05:00
2004-04-07 04:33:58 +03:00
2004-08-31 21:10:57 +03:00
2004-08-26 18:22:22 +02:00
2004-01-20 20:55:47 +04:00
2004-07-16 13:21:58 +02:00
2004-08-23 15:50:59 +03:00
2004-10-04 14:14:30 +04:00
2004-09-25 16:05:50 +03:00
2004-03-05 19:49:50 +02:00
2004-09-08 22:05:49 +02:00
2004-09-15 20:41:49 +02:00
2004-03-16 22:41:30 +02:00
2004-10-03 21:39:04 +00:00
2004-03-25 23:29:45 +02:00
2004-06-23 12:29:05 +02:00
2004-09-15 23:52:46 -07:00
2004-08-26 18:26:38 +03:00
2004-08-18 19:57:55 +02:00
2004-05-05 17:05:24 +03:00
2004-06-02 19:17:35 +05:00
2004-05-27 16:32:49 +05:00
2004-09-07 15:18:53 +02:00
2004-10-03 21:39:04 +00:00
2004-09-16 18:37:26 +03:00
2004-10-04 14:14:30 +04:00
2003-12-19 16:34:48 +02:00
2004-09-07 21:30:28 +02:00
2004-06-25 21:56:23 +03:00
2004-06-23 12:36:07 +02:00
2004-09-16 18:37:26 +03:00
2004-03-30 02:32:41 +03:00
2004-08-20 22:54:42 +02:00
2004-09-14 18:57:22 +05:00
2004-02-11 00:06:46 +01:00
2004-08-31 21:10:57 +03:00
2004-10-04 12:36:25 +00:00
2004-08-19 03:02:09 +02:00
2004-10-03 21:39:04 +00:00
2004-09-04 20:17:09 +02:00
2003-11-20 22:06:25 +02:00
2004-09-16 16:24:45 +03:00
2003-12-17 17:35:34 +02:00
2004-04-26 21:07:14 +02:00