package php.db
Available on php
See also:
staticpoll(read:Ref<NativeArray>, error:Ref<NativeArray>, reject:Ref<NativeArray>, sec:Int, ?usec:Int):Intnew(?host:String, ?username:String, ?passwd:String, dbname:String = "", ?port:Int, ?socket:String)read onlyaffected_rows:Intread onlyclient_info:Stringread onlyclient_version:Intread onlyconnect_errno:Intread onlyconnect_error:Stringread onlyerrno:Intread onlyerror:Stringread onlyerror_list:NativeAssocArray<Scalar>read onlyfield_count:Intread onlyhost_info:Stringread onlyinfo:Stringread onlyinsert_id:EitherType<Int, String>read onlyprotocol_version:Stringread onlyserver_info:Stringread onlyserver_version:Intread onlysqlstate:Stringread onlythread_id:Intread onlywarning_count:Intautocommit(mode:Bool):Boolbegin_transaction(?flags:Int, ?name:String):Boolchange_user(user:String, password:String, database:String):Boolcharacter_set_name():Stringclose():Boolcommit(?flags:Int, ?name:String):Booldebug(message:String):Booldump_debug_info():Boolescape_string(escapestr:String):Stringget_charset():{state:Int, number:Int, min_length:Int, dir:String, collation:String, charset:String}get_client_info():Stringget_connection_stats():Boolget_warnings():Mysqli_warninginit():Mysqlikill(processid:Int):Boolmore_results():Boolmulti_query(query:String):Boolnext_result():Booloptions(option:Int, value:Scalar):Boolping():Boolprepare(query:String):Mysqli_stmtquery(query:String, ?resultmode:Int):EitherType<Bool, Mysqli_result>real_connect(?host:String, ?username:String, ?passwd:String, ?dbname:String, ?port:Int, ?socket:String, ?flags:Int):Boolreal_query(query:String):Boolreap_async_query():Mysqli_resultrefresh(options:Int):Boolrollback(?flags:Int, ?name:String):Boolrpl_query_type(query:String):Intselect_db(dbname:String):Boolsend_query(query:String):Boolset_charset(charset:String):Boolset_local_infile_handler(read_func:Function):Boolssl_set(key:String, cert:String, ca:String, capath:String, cipher:String):Boolstat():Stringstmt_init():Mysqli_stmtstore_result(?option:Int):Mysqli_resultuse_result():Mysqli_result
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/php/db/Mysqli.html