ホーム / ハック / MySQLでテーブル作成時に「Row size too large (> 8126)」が出た場合
ホーム / ハック / MySQLでテーブル作成時に「Row size too large (> 8126)」が出た場合
getLastInsertId() という便利メソッドがある。 これは Model で保存したデータの最新主キーを返してくれる。 ただ、いまいち挙動が信用できない。 具体的に言うと、 getLastInsertId() は 該当モデル(テーブル)の最新主キーを返すのか、 保存したデータに割り振られた主キーを返すのか・・・。 ということで、以下のコードで検証してみた。 <?php App::uses('AppController', 'Controller'); class TopsController extends AppController { public $name = 'Tops'; public $uses = array('Category', 'Title', 'Note'); public function index(){ $this->autoRender = fal
SQL Formatter helps to format SQL code data and it helps the developer easy to read the SQL. This tool helps uses to beautify large SELECT statements and make it easy to read. SQL formatting is a tedious task, which can be handled by an SQL formatter. SQL formatter is a utility that converts the unreadable SQL code into a readable format. It preserves all the details of the original, just in a dif
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く