Data truncation: Incorrect datetime value: '0000-00-00 00:00:00' for column xxx
Flight-PHP-in-Chinese
Flight PHP 中文版翻译
实现
mkisofs -V inteldriver -J -jcharset=utf8 -r -o /tmp/driver.iso /tmp/test/
# 将 /tmp/test/ 目录 打包成 /tmp/driver.iso 00x1 安装gevent
pip install gevent public static function uuid_gen()
{
$chars = md5(uniqid(mt_rand(), true));
$uuid = substr($chars, 0, 8) . '-'
. substr($chars, 8, 4) . '-'
. substr($chars, 12, 4) . '-'
. substr($chars, 16, 4) . '-'
. substr($chars, 20, 12);
return $uuid;
}