1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-04 17:23:46 +03:00
Files
mariadb/scripts
pem@mysql.com 5ce9198f20 Fixed BUG#11365: Stored Procedure: Crash on Procedure operation
Two separate problems. A key buffer was too small in sp.cc for multi-byte
  fields, and the creation and fixing of mysql.proc in the scripts hadn't been
  updated with the correct character sets and collations (like the other
  system tables had).
  Note: No special test case, as the use of utf8 for mysql.proc will make
  any existing crash (if the buffer overrrun wasn't fixed).
2005-07-08 16:33:15 +02:00
..
2000-07-31 21:29:14 +02:00
2005-07-03 14:17:52 +03:00
2005-06-07 11:40:56 +02:00
2000-07-31 21:29:14 +02:00
2000-09-14 15:10:06 +03:00
2004-03-25 22:05:09 +02:00
2005-04-26 17:57:14 +03:00
2005-05-27 12:44:06 +12:00
2005-03-09 15:00:40 +01:00