Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
e8289bfbc19460010333fe5b529ab45a960df7c9
e8289bfbc19460010333fe5b529ab45a960df7c9
Switch branch/tag
mariadb
mysql-test
r
bdb-alter-table-2.result
Find file
Normal view
History
Permalink
bdb-alter-table-2.result
88 Bytes
Edit
Web IDE
Newer
Older
Some trivial optimzations
monty@mashka.mysql.fi
committed
22 years ago
1
select * from t1;
Little but nasty bug with BDB and alter table
Sinisa@sinisa.nasamreza.org
committed
22 years ago
2
3
4
5
objid tablename oid
1 t1 4
2 metatable 1
3 metaindex 1
Some trivial optimzations
monty@mashka.mysql.fi
committed
22 years ago
6
drop table t1;