1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/storage
unknown 5ce11d8b4c MariaDB made be compiled by gcc 4.8.1
There was 2 problems:
  1) coping/moving of the same type (usually casting) as sizeof() (solved in different ways depends on the cause);
  2) using 'const' in SSL_CTX::getVerifyCallback() which return object (not reference) and so copy of the object will be created and 'const' has no sens.
2013-10-29 17:50:13 +02:00
..
2012-04-05 23:07:18 +02:00
2011-11-24 18:48:58 +02:00
2012-04-04 00:33:02 +03:00
2011-12-03 20:44:54 +02:00
2012-11-08 15:24:35 +02:00
2011-03-09 15:47:59 +02:00
2013-02-28 21:48:47 +01:00
2011-01-07 13:45:59 +02:00
2013-02-28 21:48:47 +01:00
2013-02-28 21:48:47 +01:00
2011-11-24 18:48:58 +02:00
2012-11-01 21:36:31 +02:00
2012-11-09 10:11:20 +02:00