首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2006年3月6日

摘要: use ftlog2csv convert from the file of dzgpsdata log format to cvs format.use dzgps_csv2mysql insert cvs data to mysql: record 5379216.use dzgps_mysql_convtype_2 get the infomation of taxi service to ... 阅读全文

posted @ 2006-03-06 23:06 昕旸灿烂 阅读(145) 评论(0) 推荐(0)

摘要: ./configure --enable-shared --without-debugmake当编译到gen_lex_hash时会出错,这时需要:cd sqlg++ -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti gen_lex_hash.cc -o gen_lex_hash -I ../include -L../l... 阅读全文

posted @ 2006-03-06 21:43 昕旸灿烂 阅读(237) 评论(0) 推荐(0)