1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/sql
unknown 13e8bf67fc SCRUM
including client code into embedded server
code to guess what library to use added
net_field_length moved to pack.c


include/mysql.h:
  typedefinitions moved for suitability
  mysql_option.methods_to_use added
include/mysql_com.h:
  net_store_length declaration
libmysql/libmysql.c:
  net_store_length moved to sql-common/pack.c
libmysqld/libmysqld.c:
  added code to guess whether to use remote or embedded connection
sql-common/client.c:
  options checking added
sql-common/pack.c:
  net_store_length implementation moved here
sql/protocol.cc:
  net_store_length moved to sql-common/pack.c
2003-06-18 15:58:57 +05:00
..
2003-06-05 00:12:45 +03:00
2003-05-21 21:39:58 +03:00
2003-03-13 13:44:03 +01:00
2003-02-27 03:44:44 +02:00
2003-05-19 16:35:49 +03:00
2003-06-05 17:33:38 +03:00
2003-05-19 16:35:49 +03:00
2003-05-19 16:35:49 +03:00
2003-06-05 17:33:38 +03:00
2003-05-19 16:35:49 +03:00
2003-03-07 12:21:32 +04:00
2003-03-07 12:21:32 +04:00
2003-05-19 16:35:49 +03:00
2003-06-03 18:24:57 +05:00
2003-06-10 17:53:06 +05:00
2003-03-27 16:11:01 +02:00
2003-06-05 00:12:45 +03:00
2003-06-05 00:12:45 +03:00
2003-03-19 22:25:44 +02:00
2003-03-16 19:17:54 +02:00
2003-03-16 19:17:54 +02:00
2003-06-17 21:32:31 +05:00
2003-05-27 18:40:37 +03:00
2003-05-27 18:40:37 +03:00
2003-05-21 21:39:58 +03:00
2003-03-20 21:35:03 +02:00
2003-04-23 19:37:33 +05:00
2003-06-18 15:58:57 +05:00
2003-05-29 17:47:31 -04:00
2003-05-19 16:35:49 +03:00
2003-03-16 19:17:54 +02:00
2003-06-12 16:20:31 +02:00
2003-03-18 15:30:32 +04:00
2003-03-07 12:21:32 +04:00
2003-06-05 00:12:45 +03:00
2003-06-04 19:21:51 +03:00
2003-04-16 20:35:29 +03:00
2003-05-21 21:39:58 +03:00
2003-02-26 01:03:47 +02:00
2003-04-26 15:26:28 +03:00
2003-03-16 19:17:54 +02:00
2003-06-05 17:33:38 +03:00
2003-03-11 16:32:17 +04:00
2003-06-05 00:12:45 +03:00
2003-04-24 14:33:33 +03:00
2003-06-05 00:12:45 +03:00
2003-06-05 00:12:45 +03:00
2003-06-05 00:12:45 +03:00
2003-05-03 01:16:56 +02:00
2003-06-04 19:21:51 +03:00
2003-03-16 19:17:54 +02:00
2003-04-24 14:33:33 +03:00
2003-05-29 17:47:31 -04:00
2003-05-03 01:16:56 +02:00
2003-05-21 21:39:58 +03:00
2003-06-04 19:21:51 +03:00
2003-04-24 14:33:33 +03:00
2003-03-27 13:09:09 +04:00
2003-06-05 17:33:38 +03:00