代码搜索结果
找到约 10,000 项符合
Embedded 的代码
books_embedded.htm
Embedded
not_embedded_server.result
prepare stmt1 from ' show full processlist ';
execute stmt1;
Id User Host db Command Time State Info
number root localhost test Query time NULL show full processlist
deallocate prepare stmt1;
not_embedded_server.test
#
# Here we collect tests that doesn't work with the embedded server
#
-- source include/not_embedded.inc
#
# Show full process list with prepare
# To not show other connections, this must be the fi
embedded_services.h
/*---------------------------------------------------------------------------- */
/* ATMEL Microcontroller Software Support - ROUSSET - */
/*-------------------------------------------------