mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
10e22c346a
Some changes to the prepared statement protocol to make it easier to use and faster. Makefile.am: Fix to make dist to work with cmd-line-utils client/mysql.cc: Portability fixes client/mysqlbinlog.cc: Portabiliy fixes and remove usafe of FILE configure.in: Fix to make dist to work with cmd-line-utils heap/_check.c: Portability fixes include/config-win.h: Portability fixes include/m_ctype.h: Indentation cleanup include/my_list.h: Portability fixes include/mysql.h: Cleanup of BIND structure include/violite.h: Portability fixes innobase/dict/dict0dict.c: Portability fixes innobase/dict/dict0load.c: Portability fixes innobase/include/os0proc.h: Portability fixes (Heikki, please check) innobase/os/os0proc.c: Portability fixes (Heikki, please check) innobase/ut/ut0ut.c: Portability fixes isam/pack_isam.c: Portability fixes libmysql/libmysql.c: Portability fixes Remove obscure usage of the length parameter for prepared statements. libmysql/libmysql.def: Remove not existing functions libmysqld/lib_sql.cc: Remove compiler warning mysql-test/r/explain.result: Fix after merge mysql-test/r/join.result: Fix after merge mysys/my_once.c: Portability fix mysys/tree.c: Portability fixes sql/field.cc: Portability fixes sql/filesort.cc: move assert.h to mysql_priv.h sql/ha_berkeley.cc: move assert.h to mysql_priv.h sql/ha_innodb.cc: move assert.h to mysql_priv.h sql/item.cc: move assert.h to mysql_priv.h Fixed syntax error sql/item_cmpfunc.cc: move assert.h to mysql_priv.h sql/item_func.cc: move assert.h to mysql_priv.h sql/item_row.cc: move assert.h to mysql_priv.h sql/item_strfunc.cc: Portability fix sql/item_subselect.cc: Portability fix sql/item_sum.cc: move assert.h to mysql_priv.h sql/lex.h: Portability fix sql/lock.cc: move assert.h to mysql_priv.h sql/log.cc: move assert.h to mysql_priv.h sql/log_event.cc: Portability fix sql/mf_iocache.cc: move assert.h to mysql_priv.h sql/mysql_priv.h: move assert.h to mysql_priv.h sql/mysqld.cc: move assert.h to mysql_priv.h sql/opt_range.cc: move assert.h to mysql_priv.h sql/password.c: Portability fix sql/protocol.cc: move assert.h to mysql_priv.h sql/set_var.cc: Portability fix sql/slave.cc: move assert.h to mysql_priv.h sql/spatial.cc: Portability fix sql/sql_acl.cc: move assert.h to mysql_priv.h sql/sql_base.cc: move assert.h to mysql_priv.h sql/sql_cache.cc: move assert.h to mysql_priv.h sql/sql_class.cc: move assert.h to mysql_priv.h sql/sql_handler.cc: move assert.h to mysql_priv.h sql/sql_help.cc: Removed compiler warning sql/sql_lex.cc: Portability fix sql/sql_lex.h: Portability fix sql/sql_parse.cc: move assert.h to mysql_priv.h sql/sql_prepare.cc: move assert.h to mysql_priv.h sql/sql_repl.cc: move assert.h to mysql_priv.h sql/sql_select.cc: move assert.h to mysql_priv.h sql/sql_string.cc: Portability fix sql/sql_string.h: Portability fix sql/sql_table.cc: move assert.h to mysql_priv.h sql/sql_yacc.yy: Portability fix Remove not accessed code strings/ctype-bin.c: Portability fix strings/ctype-mb.c: Portability fix strings/ctype.c: Portability fix tests/client_test.c: A
137 lines
2.2 KiB
Modula-2
137 lines
2.2 KiB
Modula-2
LIBRARY LIBMYSQL
|
|
DESCRIPTION 'MySQL 4.1 Client Library'
|
|
VERSION 6.0
|
|
EXPORTS
|
|
mysql_affected_rows
|
|
mysql_close
|
|
mysql_data_seek
|
|
mysql_debug
|
|
mysql_dump_debug_info
|
|
mysql_eof
|
|
mysql_errno
|
|
mysql_error
|
|
mysql_escape_string
|
|
mysql_fetch_field
|
|
mysql_fetch_field_direct
|
|
mysql_fetch_fields
|
|
mysql_fetch_lengths
|
|
mysql_fetch_row
|
|
mysql_field_count
|
|
mysql_field_seek
|
|
mysql_field_tell
|
|
mysql_free_result
|
|
mysql_get_client_info
|
|
mysql_get_host_info
|
|
mysql_get_proto_info
|
|
mysql_get_server_info
|
|
mysql_info
|
|
mysql_init
|
|
mysql_insert_id
|
|
mysql_kill
|
|
mysql_list_dbs
|
|
mysql_list_fields
|
|
mysql_list_processes
|
|
mysql_list_tables
|
|
mysql_num_fields
|
|
mysql_num_rows
|
|
mysql_odbc_escape_string
|
|
mysql_options
|
|
mysql_ping
|
|
mysql_query
|
|
mysql_real_connect
|
|
mysql_real_query
|
|
mysql_refresh
|
|
mysql_row_seek
|
|
mysql_row_tell
|
|
mysql_select_db
|
|
mysql_shutdown
|
|
mysql_stat
|
|
mysql_store_result
|
|
mysql_thread_id
|
|
mysql_use_result
|
|
bmove_upp
|
|
delete_dynamic
|
|
_dig_vec
|
|
init_dynamic_array
|
|
insert_dynamic
|
|
int2str
|
|
is_prefix
|
|
list_add
|
|
list_delete
|
|
max_allowed_packet
|
|
my_init
|
|
my_end
|
|
my_strdup
|
|
my_malloc
|
|
my_memdup
|
|
my_no_flags_free
|
|
my_realloc
|
|
my_thread_end
|
|
my_thread_init
|
|
net_buffer_length
|
|
set_dynamic
|
|
strcend
|
|
strdup_root
|
|
strfill
|
|
strinstr
|
|
strmake
|
|
strmov
|
|
strxmov
|
|
myodbc_remove_escape
|
|
mysql_thread_safe
|
|
mysql_character_set_name
|
|
mysql_change_user
|
|
mysql_send_query
|
|
mysql_read_query_result
|
|
mysql_real_escape_string
|
|
mysql_ssl_set
|
|
mysql_real_connect
|
|
mysql_master_query
|
|
mysql_master_send_query
|
|
mysql_slave_query
|
|
mysql_slave_send_query
|
|
mysql_enable_rpl_parse
|
|
mysql_disable_rpl_parse
|
|
mysql_rpl_parse_enabled
|
|
mysql_enable_reads_from_master
|
|
mysql_disable_reads_from_master
|
|
mysql_reads_from_master_enabled
|
|
mysql_rpl_query_type
|
|
mysql_rpl_probe
|
|
mysql_set_master
|
|
mysql_add_slave
|
|
my_getopt_print_errors
|
|
handle_options
|
|
my_print_help
|
|
my_print_variables
|
|
getopt_ull_limit_value
|
|
getopt_compare_strings
|
|
mysql_warning_count
|
|
mysql_prepare
|
|
mysql_execute
|
|
mysql_param_count
|
|
mysql_bind_param
|
|
mysql_bind_result
|
|
mysql_prepare_result
|
|
mysql_stmt_close
|
|
mysql_stmt_error
|
|
mysql_stmt_errno
|
|
mysql_fetch
|
|
mysql_send_long_data
|
|
mysql_next_result
|
|
mysql_commit
|
|
mysql_rollback
|
|
mysql_autocommit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|